Uses of Class
org.eclipse.jgit.internal.storage.file.BitSet
-
Packages that use BitSet Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of BitSet in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as BitSet Modifier and Type Field Description private BitSetPackBitmapIndexRemapper. inflatedprivate BitSetBitmapIndexImpl.ComboBitset. toAddprivate BitSetBitmapIndexImpl.ComboBitset. toRemove
-