Uses of Class
org.eclipse.jgit.internal.storage.file.WindowCache.SoftCleanupQueue
-
Packages that use WindowCache.SoftCleanupQueue Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of WindowCache.SoftCleanupQueue in org.eclipse.jgit.internal.storage.file
Constructors in org.eclipse.jgit.internal.storage.file with parameters of type WindowCache.SoftCleanupQueue Constructor Description SoftRef(Pack pack, long position, ByteWindow v, WindowCache.SoftCleanupQueue queue)
-