public static class SplitValuePair.PairComparator<K extends Split,V> extends Object implements Comparator<SplitValuePair<K,V>>
SplitValuePair
s.Constructor and Description |
---|
SplitValuePair.PairComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SplitValuePair<K,V> o1,
SplitValuePair<K,V> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(SplitValuePair<K,V> o1, SplitValuePair<K,V> o2)
compare
in interface Comparator<SplitValuePair<K extends Split,V>>
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.