Uses of Class
org.evrete.dsl.DefaultSort
| Package | Description |
|---|---|
| org.evrete.dsl |
-
Uses of DefaultSort in org.evrete.dsl
Fields in org.evrete.dsl declared as DefaultSort Modifier and Type Field Description static DefaultSortDefaultSort. DEFAULTMethods in org.evrete.dsl that return DefaultSort Modifier and Type Method Description static DefaultSortDefaultSort. valueOf(String name)Returns the enum constant of this type with the specified name.static DefaultSort[]DefaultSort. values()Returns an array containing the constants of this enum type, in the order they are declared.