Uses of Interface
org.drools.ruleunits.api.DataSource
-
Packages that use DataSource Package Description org.drools.ruleunits.api -
-
Uses of DataSource in org.drools.ruleunits.api
Subinterfaces of DataSource in org.drools.ruleunits.api Modifier and Type Interface Description interfaceDataStore<T>ADataSourceof mutable data.interfaceDataStream<T>ADataSourceof immutable data.interfaceSingletonStore<T>A data store that contains at most one value
-