]> source.dussan.org Git - jgit.git/commit
Fix warning "Redundant specification of type arguments <Object>" 23/1194623/2
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 14 May 2024 14:25:43 +0000 (16:25 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 14 May 2024 14:35:41 +0000 (16:35 +0200)
commitbca1f4d6582ceb1f50171de315536b318eeb0fae
treee48515b1b5c19b6f3781cc6fa95923a94d8ebf3b
parent7dd522403a51577312b5cfa65f0c5566a49a94eb
Fix warning "Redundant specification of type arguments <Object>"

Use a lambda to fix this and make the code easier to read.

Change-Id: I082ffb2073f86d21deb4b51a24e53de9371b765e
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/AtomicPushTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/UploadPackReachabilityTest.java