public class RevBlob extends RevObject
Modifier | Constructor and Description |
---|---|
protected |
RevBlob(AnyObjectId id)
Create a new blob reference.
|
Modifier and Type | Method and Description |
---|---|
int |
getType()
Get Git object type.
|
add, add, appendCoreFlags, getId, has, hasAll, hasAny, remove, remove, toString
equals, fromRaw, fromRaw, fromRaw, fromRaw, fromString, fromString, isId, toObjectId, toString, zeroId
protected RevBlob(AnyObjectId id)
id
- object name for the blob.Copyright © 2019 Eclipse JGit Project. All rights reserved.