]> source.dussan.org Git - jgit.git/commit
DirCacheEntry: remove deprecated methods 49/1200249/2
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 30 Aug 2024 15:10:33 +0000 (17:10 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 3 Sep 2024 13:53:17 +0000 (13:53 +0000)
commitf1a4afe37ac95b76a6fda5d86e330f633f681579
tree5e9e2878b08009575e5f9067ed38b7d9f8e123ca
parenta00b7c392922952122033fafb18d28556991423b
DirCacheEntry: remove deprecated methods

- boolean mightBeRacilyClean(int, int)
- long getLastModified()
- void setLastModified(long)

Change-Id: I428fbb2109e13e80b8655622531c10e55a922a6f
org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheEntry.java