Class RawDataTypes.NameComparator

  • All Implemented Interfaces:
    Comparator<RawDataType>
    Enclosing class:
    RawDataTypes

    public static class RawDataTypes.NameComparator
    extends Object
    implements Comparator<RawDataType>
    Comparator implementation that sorts raw data types according to their name. Use this with a TreeSet if you need raw data types returned from RawDataTypes.getRawDataTypes() to be in the same order as before 2.16.2.
    Since:
    2.16.2
    Author:
    Nicklas
    Last modified
    $Date: 2017-05-22 14:35:27 +0200 (må, 22 maj 2017) $