]> source.dussan.org Git - jgit.git/commit
Add SystemReader.Delegate to reduce boiler-plate code needed to subclass 71/1177071/2
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 20 Feb 2024 00:12:55 +0000 (01:12 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 20 Feb 2024 00:17:55 +0000 (01:17 +0100)
commitf4f992cdcbcdad677b92e6dc1606bd670937b919
treecfb6e65427d7edc4c0c79f4fdb7dec8cbba307d4
parent426d67848a0e739d69f43098f46ee00b34fa7d77
Add SystemReader.Delegate to reduce boiler-plate code needed to subclass

Original implementation by Han-Wen Nienhuys in Gerrit [1].

[1] https://gerrit-review.googlesource.com/c/gerrit/+/235169

Bug: jgit-24
Change-Id: I745f8c1c07de013a68168b91c2d9962d530d07bf
org.eclipse.jgit/src/org/eclipse/jgit/util/SystemReader.java