public abstract class BitmapObject extends Object
Constructor and Description |
---|
BitmapObject() |
Modifier and Type | Method and Description |
---|---|
abstract ObjectId |
getObjectId()
Get the name of this object.
|
abstract int |
getType()
Get Git object type.
|
Copyright © 2015 Eclipse JGit Project. All rights reserved.