Package bld.generator.report.comparator
Class PivotColumnFunctionComparator
java.lang.Object
bld.generator.report.comparator.PivotColumnFunctionComparator
- All Implemented Interfaces:
Comparator<Field>
The Class PivotColumnFunctionComparator.
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
PivotColumnFunctionComparator
public PivotColumnFunctionComparator()
-
-
Method Details
-
compare
Compare.- Specified by:
comparein interfaceComparator<Field>- Parameters:
o1- the o 1o2- the o 2- Returns:
- the int
-