|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configuration.ValueSorting | |
---|---|
de.aitools.aq.invertedindex.core |
Uses of Configuration.ValueSorting in de.aitools.aq.invertedindex.core |
---|
Methods in de.aitools.aq.invertedindex.core that return Configuration.ValueSorting | |
---|---|
Configuration.ValueSorting |
Properties.getValueSorting()
Returns the sorting of the postlist's values as specified in Configuration.setValueSorting(ValueSorting) . |
Configuration.ValueSorting |
Configuration.getValueSorting()
Returns the mode of the value sorting. |
static Configuration.ValueSorting |
Configuration.ValueSorting.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Configuration.ValueSorting[] |
Configuration.ValueSorting.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.aitools.aq.invertedindex.core with parameters of type Configuration.ValueSorting | |
---|---|
void |
Configuration.setValueSorting(Configuration.ValueSorting sorting)
Sets the mode of the value sorting. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |