|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.compoze.util.SortableArray
This class is one element in a collection of elements that may be sorted by an index of an object in an array.
Constructor Summary | |
SortableArray(java.lang.Object[] array)
Constructor. |
Method Summary | |
java.lang.Object |
getIndex(int index)
Constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SortableArray(java.lang.Object[] array)
array
- of objectsMethod Detail |
public java.lang.Object getIndex(int index)
index
- the index that this array is to be sorted by
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |