Uses of Class
org.eclipse.jgit.util.LongMap
-
Packages that use LongMap Package Description org.eclipse.jgit.internal.storage.reftable org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of LongMap in org.eclipse.jgit.internal.storage.reftable
Fields in org.eclipse.jgit.internal.storage.reftable declared as LongMap Modifier and Type Field Description private LongMap<BlockReader>
ReftableReader. indexCache
-
Uses of LongMap in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as LongMap Modifier and Type Field Description private LongMap<PackParser.UnresolvedDelta>
PackParser. baseByPos
-