public static class GitSdk.TagComparator
extends java.lang.Object
implements java.util.Comparator<org.eclipse.jgit.lib.Ref>
| Constructor and Description |
|---|
TagComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.eclipse.jgit.lib.Ref tag1,
org.eclipse.jgit.lib.Ref tag2) |