Package org.evrete.api
Interface FactStorage.Entry<Z>
- Enclosing interface:
FactStorage<T>
public static interface FactStorage.Entry<Z>
-
Method Summary
-
Method Details
-
getHandle
FactHandle getHandle() -
getInstance
Z getInstance()
-
FactStorage<T>