class SearchKeyComparator extends Object implements Comparator<SearchKey>
SearchKeyComparator()
int
compare(SearchKey key1, SearchKey key2)
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 int compare(SearchKey key1, SearchKey key2)
compare
Comparator<SearchKey>
Copyright © 2023. All rights reserved.