|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortAlgorithm | |
|---|---|
| gr.uoa.di.madgik.searchlibrary.operatorlibrary.sort | |
| Uses of SortAlgorithm in gr.uoa.di.madgik.searchlibrary.operatorlibrary.sort |
|---|
| Methods in gr.uoa.di.madgik.searchlibrary.operatorlibrary.sort that return SortAlgorithm | |
|---|---|
static SortAlgorithm |
SortAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SortAlgorithm[] |
SortAlgorithm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in gr.uoa.di.madgik.searchlibrary.operatorlibrary.sort with parameters of type SortAlgorithm | |
|---|---|
URI |
SortOp.compute(String keyFieldName,
short order,
ComparisonMethod comparisonMethod,
ComparisonMode comparisonMode,
SortAlgorithm algorithm)
Performs the sorting operation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||