public abstract class DataComparator extends Object implements Comparator<Comparable<?>[]>, Serializable
Comparator
for arrays of column values.
This class allows to specify the index at which the arrays should be
compared.Constructor and Description |
---|
DataComparator(int col)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getColumn()
Returns the column to be compared.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compare, equals
Copyright © 2009-2013. All Rights Reserved.