Class LexicalComparator
java.lang.Object
com.github.rvesse.airline.utils.comparators.AbstractObjectComparator<String>
com.github.rvesse.airline.utils.comparators.LexicalComparator
- All Implemented Interfaces:
Comparator<Object>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractObjectComparator
compare, compareClasses, tryCastMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
collator
-
-
Constructor Details
-
LexicalComparator
-
-
Method Details
-
compareValues
- Specified by:
compareValuesin classAbstractObjectComparator<String>
-