Module com.github.rvesse.airline
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 com.github.rvesse.airline.utils.comparators.AbstractObjectComparator
compare, compareClasses, tryCast
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
collator
-
-
Constructor Details
-
LexicalComparator
-
-
Method Details
-
compareValues
- Specified by:
compareValues
in classAbstractObjectComparator<String>
-