Uses of Interface
org.eclipse.jgit.internal.storage.file.WindowCache.CleanupQueue
Packages that use WindowCache.CleanupQueue
-
Uses of WindowCache.CleanupQueue in org.eclipse.jgit.internal.storage.file
Classes in org.eclipse.jgit.internal.storage.file that implement WindowCache.CleanupQueueModifier and TypeClassDescriptionprivate static class
private static class
Fields in org.eclipse.jgit.internal.storage.file declared as WindowCache.CleanupQueueModifier and TypeFieldDescriptionprivate final WindowCache.CleanupQueue
WindowCache.queue
cleanup released and/or garbage collected windows.private WindowCache.CleanupQueue
WindowCache.StrongRef.queue
Constructors in org.eclipse.jgit.internal.storage.file with parameters of type WindowCache.CleanupQueueModifierConstructorDescriptionprotected
StrongRef
(Pack pack, long position, ByteWindow v, WindowCache.CleanupQueue queue)