Uses of Class
org.eclipse.jgit.internal.storage.file.WindowCache.Entry
Packages that use WindowCache.Entry
-
Uses of WindowCache.Entry in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as WindowCache.EntryModifier and TypeFieldDescription(package private) final WindowCache.EntryWindowCache.Entry.nextNext entry in the hash table's chain list.Fields in org.eclipse.jgit.internal.storage.file with type parameters of type WindowCache.EntryModifier and TypeFieldDescriptionprivate final AtomicReferenceArray<WindowCache.Entry>WindowCache.tableHash bucket directory; entries are chained below.Methods in org.eclipse.jgit.internal.storage.file that return WindowCache.EntryModifier and TypeMethodDescriptionprivate static WindowCache.EntryWindowCache.clean(WindowCache.Entry top) Methods in org.eclipse.jgit.internal.storage.file with parameters of type WindowCache.EntryModifier and TypeMethodDescriptionprivate static WindowCache.EntryWindowCache.clean(WindowCache.Entry top) private ByteWindowWindowCache.scan(WindowCache.Entry n, Pack pack, long position) Constructors in org.eclipse.jgit.internal.storage.file with parameters of type WindowCache.EntryModifierConstructorDescription(package private)