Object AlphaNumericComparator
-
- All Implemented Interfaces:
public class AlphaNumericComparatorA Comparator that sorts Strings which contain numbers in a human-readable way, i.e. "foo10" would come after "foo6".
-
-
Field Summary
Fields Modifier and Type Field Description public final static AlphaNumericComparatorINSTANCE
-