| Package | Description |
|---|---|
| gr.uoa.di.madgik.searchlibrary.operatorlibrary.sort |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
URI |
SortOp.compute(String keyFieldName,
short order,
ComparisonMethod comparisonMethod,
ComparisonMode comparisonMode,
SortAlgorithm algorithm)
Performs the sorting operation
|
Copyright © 2017. All Rights Reserved.