private static final class BitmapIndexImpl.BitmapObjectImpl extends BitmapObject
Modifier and Type | Field and Description |
---|---|
private ObjectId |
objectId |
private int |
type |
Modifier | Constructor and Description |
---|---|
private |
BitmapObjectImpl() |
Modifier and Type | Method and Description |
---|---|
ObjectId |
getObjectId()
Get the name of this object.
|
int |
getType()
Get Git object type.
|
private ObjectId objectId
private int type
public ObjectId getObjectId()
BitmapObject
getObjectId
in class BitmapObject
public int getType()
BitmapObject
Constants
.getType
in class BitmapObject