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 © 2020 Eclipse JGit Project. All rights reserved.