public class KVStoreSequentialComparator extends java.lang.Object implements java.util.Comparator<KVStore>
KVStoreSequentialComparator(java.lang.String... sortKeys)
int
compare(KVStore arg0, KVStore arg1)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public KVStoreSequentialComparator(java.lang.String... sortKeys)
public int compare(KVStore arg0, KVStore arg1)
compare
java.util.Comparator<KVStore>