public class LfsObject extends Object
| Constructor and Description |
|---|
LfsObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOid()
Get the
oid of this object. |
long |
getSize()
Get the
size of this object. |
public String getOid()
oid of this object.public long getSize()
size of this object.Copyright © 2020 Eclipse JGit Project. All rights reserved.