Class WindowCache.StrongRef

java.lang.Object
org.eclipse.jgit.internal.storage.file.WindowCache.StrongRef
All Implemented Interfaces:
WindowCache.PageRef<ByteWindow>
Enclosing class:
WindowCache

private static class WindowCache.StrongRef extends Object implements WindowCache.PageRef<ByteWindow>
A strong reference wrapped around a cached object.