Uses of Interface
org.evrete.api.FactStorage
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of FactStorage in org.evrete.api
Methods in org.evrete.api that return FactStorage Modifier and Type Method Description <Z> FactStorage<Z>MemoryFactory. newFactStorage(Type<?> type, Class<Z> storageClass, BiPredicate<Z,Z> identityFunction)