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