public static class RowSorter.SortKey
extends Object
SortKey describes the sort order for a particular column. The
column index is in terms of the underlying model, which may differ
from that of the view.
Returns true if this object equals the specified object.
If the specified object is a SortKey and
references the same column and sort order, the two objects
are equal.