Class BitmapIndexImpl.BitmapObjectImpl

java.lang.Object
org.eclipse.jgit.lib.BitmapObject
org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.BitmapObjectImpl
Enclosing class:
BitmapIndexImpl

private static final class BitmapIndexImpl.BitmapObjectImpl extends BitmapObject
  • Field Details

    • objectId

      private ObjectId objectId
    • type

      private int type
  • Constructor Details

    • BitmapObjectImpl

      private BitmapObjectImpl()
  • Method Details