Class Hierarchy
- java.lang.Object
- io.higson.runtime.sorter.comparator.AlphanumericComparator (implements io.higson.runtime.sorter.comparator.MatrixCellComparator)
- io.higson.runtime.sorter.comparator.LocaleComparator (implements io.higson.runtime.sorter.comparator.MatrixCellComparator)
- io.higson.runtime.sorter.comparator.StandardComparator (implements io.higson.runtime.sorter.comparator.MatrixCellComparator)
Interface Hierarchy
- java.util.Comparator<T>
- io.higson.runtime.sorter.comparator.MatrixCellComparator