@FunctionalInterface public static interface Sorter.SortFunction<K,V>
K
sort(V item)
K sort(V item)
item