Uses of Class
org.drools.core.QueryResultsImpl
Packages that use QueryResultsImpl
Package
Description
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
-
Uses of QueryResultsImpl in org.drools.core
Constructors in org.drools.core with parameters of type QueryResultsImplModifierConstructorDescriptionQueryResultsRowImpl(QueryRowWithSubruleIndex row, ReteEvaluator reteEvaluator, QueryResultsImpl queryResults)