public abstract static class StarredChangesUtil.StarRef extends Object
Constructor and Description |
---|
StarRef() |
Modifier and Type | Method and Description |
---|---|
abstract com.google.common.collect.ImmutableSortedSet<String> |
labels() |
org.eclipse.jgit.lib.ObjectId |
objectId() |
abstract org.eclipse.jgit.lib.Ref |
ref() |
public abstract org.eclipse.jgit.lib.Ref ref()
public abstract com.google.common.collect.ImmutableSortedSet<String> labels()
public org.eclipse.jgit.lib.ObjectId objectId()