org.schwiebert.abl4j.align
Class AllAlignment.LexiComparator
java.lang.Object
org.schwiebert.abl4j.align.AllAlignment.LexiComparator
- All Implemented Interfaces:
- Comparator<AllAlignment.LinkList>
- Enclosing class:
- AllAlignment
final class AllAlignment.LexiComparator
- extends Object
- implements Comparator<AllAlignment.LinkList>
Test to simulate order in a c++ set
- Author:
- stephan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllAlignment.LexiComparator
AllAlignment.LexiComparator()
compare
public int compare(AllAlignment.LinkList o1,
AllAlignment.LinkList o2)
- Specified by:
compare in interface Comparator<AllAlignment.LinkList>
© 2007 Stephan Schwiebert