public class RefNameComparator extends Object implements Comparator<org.eclipse.jgit.lib.Ref>
| Constructor and Description |
|---|
RefNameComparator(org.eclipse.jgit.lib.Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.eclipse.jgit.lib.Ref ref1,
org.eclipse.jgit.lib.Ref ref2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic RefNameComparator(org.eclipse.jgit.lib.Repository repository)
public int compare(org.eclipse.jgit.lib.Ref ref1,
org.eclipse.jgit.lib.Ref ref2)
compare in interface Comparator<org.eclipse.jgit.lib.Ref>Copyright © 2021. All rights reserved.