Uses of Class
org.eclipse.jgit.lib.ObjectIdRef
Packages that use ObjectIdRef
Package
Description
File based repository storage.
Core API for repository, config, refs, object database.
-
Uses of ObjectIdRef in org.eclipse.jgit.internal.storage.file
Subclasses of ObjectIdRef in org.eclipse.jgit.internal.storage.fileModifier and TypeClassDescriptionprivate static final classprivate static final classprivate static final classMethods in org.eclipse.jgit.internal.storage.file that return ObjectIdRefMethods in org.eclipse.jgit.internal.storage.file with parameters of type ObjectIdRefModifier and TypeMethodDescriptionRefDirectory.LooseNonTag.peel(ObjectIdRef newLeaf) RefDirectory.LoosePeeledTag.peel(ObjectIdRef newLeaf) RefDirectory.LooseRef.peel(ObjectIdRef newLeaf) RefDirectory.LooseSymbolicRef.peel(ObjectIdRef newLeaf) RefDirectory.LooseUnpeeled.peel(ObjectIdRef newLeaf) private static RefRefDirectory.recreate(Ref old, ObjectIdRef leaf) -
Uses of ObjectIdRef in org.eclipse.jgit.lib
Subclasses of ObjectIdRef in org.eclipse.jgit.libModifier and TypeClassDescriptionstatic classA reference to a non-tag object coming from a cached source.static classAn annotated tag whose peeled object has been cached.static classAny reference whose peeled value is not yet known.