|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--table.model.Sorter.IndexPair
Rerpresents pair of indexes.
Field Summary | |
(package private) int |
endIndex
|
(package private) int |
startIndex
|
Constructor Summary | |
Sorter.IndexPair(int startIndex,
int endIndex)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int startIndex
int endIndex
Constructor Detail |
public Sorter.IndexPair(int startIndex, int endIndex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |