| Constructor and Description |
|---|
CorruptObject(ObjectId id,
int type) |
| Modifier and Type | Method and Description |
|---|---|
ObjectChecker.ErrorType |
getErrorType() |
ObjectId |
getId() |
int |
getType() |
public CorruptObject(ObjectId id, int type)
id - the object identifier.type - type of the object.public ObjectId getId()
public int getType()
@Nullable public ObjectChecker.ErrorType getErrorType()
Copyright © 2017 Eclipse JGit Project. All rights reserved.