public static class TestBaseUtils.TupleComparator<T extends org.apache.flink.api.java.tuple.Tuple> extends Object implements Comparator<T>
| Constructor and Description |
|---|
TestBaseUtils.TupleComparator() |
public int compare(T o1, T o2)
compare in interface Comparator<T extends org.apache.flink.api.java.tuple.Tuple>Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.