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()
BitmapObjectgetObjectId in class BitmapObjectpublic int getType()
BitmapObjectConstants.getType in class BitmapObject