public class RevisionNameComparator extends Object implements Comparator<RevisionName>
Constructor and Description |
---|
RevisionNameComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RevisionName rn1,
RevisionName rn2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(RevisionName rn1, RevisionName rn2)
compare
in interface Comparator<RevisionName>
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.