public final class TupleKeyComparator<K,V> extends Object implements Comparator<Tuple<K,V>>
| Constructor and Description | 
|---|
TupleKeyComparator(Comparator<K> c)  | 
public TupleKeyComparator(Comparator<K> c)
Copyright © 2015 The Apache Software Foundation. All rights reserved.