| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
| Modifier and Type | Field and Description |
|---|---|
private InflatingBitSet |
BitmapIndexImpl.ComboBitset.inflatingBitmap |
| Modifier and Type | Method and Description |
|---|---|
(package private) InflatingBitSet |
InflatingBitSet.andNot(com.googlecode.javaewah.EWAHCompressedBitmap other) |
(package private) InflatingBitSet |
InflatingBitSet.or(com.googlecode.javaewah.EWAHCompressedBitmap other) |
(package private) InflatingBitSet |
InflatingBitSet.xor(com.googlecode.javaewah.EWAHCompressedBitmap other) |