Package org.drools.beliefs.bayes.runtime
Interface BayesRuntime
-
- All Known Implementing Classes:
BayesRuntimeImpl
public interface BayesRuntime
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BayesInstancecreateInstance(java.lang.Class cls)
-
-
-
Method Detail
-
createInstance
BayesInstance createInstance(java.lang.Class cls)
-
-