| Package | Description |
|---|---|
| org.evrete.api |
| Modifier and Type | Method and Description |
|---|---|
static <Z> ReIterator<Z> |
ReIterator.emptyIterator() |
ReIterator<T> |
ReIterable.iterator() |
default <Z> ReIterator<Z> |
ReIterable.iterator(Function<? super T,Z> mapper) |
ReIterator<MemoryKey> |
KeyedFactStorage.keys(KeyMode keyMode) |
ReIterator<FactHandleVersioned> |
KeyedFactStorage.values(KeyMode mode,
MemoryKey key) |
Copyright © 2021. All rights reserved.