Package org.evrete.api
Interface MemoryKeyCollection
- All Superinterfaces:
Iterable<MemoryKey>,ReIterable<MemoryKey>
public interface MemoryKeyCollection extends ReIterable<MemoryKey>
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.evrete.api.ReIterable
iterator, iterator
-
Method Details
-
clear
void clear() -
add
-