public static class RawDataTypes.NameComparator extends Object implements Comparator<RawDataType>
RawDataTypes.getRawDataTypes()
to be in the same order as before 2.16.2.Constructor and Description |
---|
RawDataTypes.NameComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RawDataType o1,
RawDataType o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(RawDataType o1, RawDataType o2)
compare
in interface Comparator<RawDataType>