public interface MatrixComparatorProvider<T>
extends java.io.Serializable
Biglistbox
Modifier and Type | Method and Description |
---|---|
java.util.Comparator<T> |
getColumnComparator(int columnIndex)
Returns the specified comparator from the given column index.
|
java.util.Comparator<T> getColumnComparator(int columnIndex)
columnIndex
- Copyright © 2005-2021 Potix Corporation. All Rights Reserved.