Uses of Class
org.evrete.api.KeyMode
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of KeyMode in org.evrete.api
Methods in org.evrete.api that return KeyMode Modifier and Type Method Description KeyModeKeyIterator. getMode()static KeyModeKeyMode. valueOf(String name)Returns the enum constant of this type with the specified name.static KeyMode[]KeyMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.evrete.api that return types with arguments of type KeyMode Modifier and Type Method Description EnumMap<KeyMode,ReIterable<K>>KeyReIterables. keyIterables()EnumMap<KeyMode,ReIterator<K>>KeyReIterators. keyIterators()Methods in org.evrete.api with parameters of type KeyMode Modifier and Type Method Description default ReIterator<K>KeyReIterators. keyIterator(KeyMode mode)