Uses of Interface
org.evrete.api.ReIterator
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of ReIterator in org.evrete.api
Subinterfaces of ReIterator in org.evrete.api Modifier and Type Interface Description interfaceKeyIterator<K>interfaceValueRowMethods in org.evrete.api that return ReIterator Modifier and Type Method Description ReIterator<KeysStore.Entry>KeysStore. entries()ReIterator<T>ReIterable. iterator()default <Z> ReIterator<Z>ReIterable. iterator(Function<? super T,Z> mapper)default ReIterator<K>KeyReIterators. keyIterator(KeyMode mode)Methods in org.evrete.api that return types with arguments of type ReIterator Modifier and Type Method Description EnumMap<KeyMode,ReIterator<K>>KeyReIterators. keyIterators()