private static final class RefDirectory.LoosePeeledTag extends ObjectIdRef.PeeledTag implements RefDirectory.LooseRef
ObjectIdRef.PeeledNonTag, ObjectIdRef.PeeledTag, ObjectIdRef.UnpeeledRef.Storage| Modifier and Type | Field and Description |
|---|---|
private FileSnapshot |
snapShot |
| Constructor and Description |
|---|
LoosePeeledTag(FileSnapshot snapshot,
java.lang.String refName,
ObjectId id,
ObjectId p) |
| Modifier and Type | Method and Description |
|---|---|
FileSnapshot |
getSnapShot() |
RefDirectory.LooseRef |
peel(ObjectIdRef newLeaf) |
getPeeledObjectId, isPeeledgetLeaf, getName, getObjectId, getStorage, getTarget, isSymbolic, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLeaf, getName, getObjectId, getPeeledObjectId, getStorage, getTarget, isPeeled, isSymbolicprivate final FileSnapshot snapShot
public FileSnapshot getSnapShot()
getSnapShot in interface RefDirectory.LooseRefpublic RefDirectory.LooseRef peel(ObjectIdRef newLeaf)
peel in interface RefDirectory.LooseRef