Uses of Interface
org.drools.ruleunits.api.DataStore
-
Packages that use DataStore Package Description org.drools.ruleunits.api -
-
Uses of DataStore in org.drools.ruleunits.api
Methods in org.drools.ruleunits.api that return DataStore Modifier and Type Method Description static <T> DataStore<T>DataSource. createStore()Creates aDataStore, a DataSource of mutable facts.<T> DataStore<T>DataSource.Factory. createStore()
-