public static class RowSorter.SortKey extends Object
SortKey(int column, SortOrder sortOrder)
SortKey
boolean
equals(Object o)
int
getColumn()
SortOrder
getSortOrder()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public SortKey(int column, SortOrder sortOrder)
column
sortOrder
IllegalArgumentException
null
public final int getColumn()
public final SortOrder getSortOrder()
public int hashCode()
hashCode
Object
Object.equals(java.lang.Object)
System.identityHashCode(java.lang.Object)
public boolean equals(Object o)
equals
o
Object.hashCode()
HashMap