Package org.evrete.api
Interface ReIterable<T>
- All Known Subinterfaces:
SharedPlainFactStorage,ValueRow
public interface ReIterable<T>
-
Method Summary
Modifier and Type Method Description ReIterator<T>iterator()
-
Method Details
-
iterator
ReIterator<T> iterator()
-