Uses of Interface
org.evrete.api.MemoryKey
-
Packages that use MemoryKey Package Description org.evrete.api -
-
Uses of MemoryKey in org.evrete.api
Methods in org.evrete.api that return types with arguments of type MemoryKey Modifier and Type Method Description ReIterator<MemoryKey>KeyedFactStorage. keys(KeyMode keyMode)Methods in org.evrete.api with parameters of type MemoryKey Modifier and Type Method Description voidMemoryKeyCollection. add(MemoryKey key)ReIterator<FactHandleVersioned>KeyedFactStorage. values(KeyMode mode, MemoryKey key)
-