|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SortOption | |
---|---|
collections |
Uses of SortOption in collections |
---|
Fields in collections declared as SortOption | |
---|---|
private SortOption[] |
SortOptionList.entry
|
Methods in collections that return SortOption | |
---|---|
SortOption[] |
SortOptionList.getEntry()
Gets the entry value for this SortOptionList. |
SortOption |
SortOptionList.getEntry(int i)
|
Methods in collections with parameters of type SortOption | |
---|---|
void |
SortOptionList.setEntry(int i,
SortOption _value)
|
void |
SortOptionList.setEntry(SortOption[] entry)
Sets the entry value for this SortOptionList. |
Constructors in collections with parameters of type SortOption | |
---|---|
SortOptionList(SortOption[] entry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |