Class ReftableWriter.RefList
java.lang.Object
org.eclipse.jgit.lib.AnyObjectId
org.eclipse.jgit.lib.ObjectId
org.eclipse.jgit.lib.ObjectIdOwnerMap.Entry
org.eclipse.jgit.internal.storage.reftable.ReftableWriter.RefList
- All Implemented Interfaces:
Serializable, Comparable<AnyObjectId>
- Enclosing class:
ReftableWriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ObjectId
equals, fromRaw, fromRaw, fromRaw, fromRaw, fromString, fromString, isId, toObjectId, toString, zeroId
-
Field Details
-
blockPos
-
-
Constructor Details
-
RefList
RefList(AnyObjectId id)
-
-
Method Details
-
addBlock
void addBlock(long pos)
-