Package org.evrete.api
Interface ReIterable<T>
- All Superinterfaces:
Iterable<T>
- All Known Subinterfaces:
FactStorage<T>,MemoryKeyCollection
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
iterator
ReIterator<T> iterator() -
iterator
-