Package mekhq.gui.sorter
Class FormattedNumberSorter
java.lang.Object
mekhq.gui.sorter.FormattedNumberSorter
- All Implemented Interfaces:
- Comparator<String>
A comparator for numbers that have been formatted with DecimalFormat
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Constructor Details- 
FormattedNumberSorterpublic FormattedNumberSorter()
 
- 
- 
Method Details- 
compare- Specified by:
- comparein interface- Comparator<String>
 
 
-