Uses of Interface
org.evrete.api.KeyReIterators
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of KeyReIterators in org.evrete.api
Methods in org.evrete.api that return KeyReIterators Modifier and Type Method Description default KeyReIterators<K>KeyReIterables. keyIterators()default <Z> KeyReIterators<Z>KeyReIterables. keyIterators(Function<K,Z> mapper)default <Z> KeyReIterators<Z>KeyReIterables. keyIterators(Supplier<Function<K,Z>> mapperSupplier)