Package org.approvaltests.hadoop
Class PairComparer<S,T>
java.lang.Object
org.approvaltests.hadoop.PairComparer<S,T>
- All Implemented Interfaces:
Comparator<org.apache.hadoop.mrunit.types.Pair<S,T>>
public class PairComparer<S,T> extends Object implements Comparator<org.apache.hadoop.mrunit.types.Pair<S,T>>
-
Field Summary
Fields Modifier and Type Field Description static PairComparer<Object,Object>INSTANCE -
Constructor Summary
Constructors Constructor Description PairComparer() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong