Class LfsObject
java.lang.Object
org.eclipse.jgit.lfs.server.LfsObject
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LfsObject
public LfsObject()
-
-
Method Details
-
getOid
-
getSize
public long getSize()Get thesizeof this object.- Returns:
- the object size.
-