OptRule
public interface IOptimizedRule
Rule
classModifier and Type | Method | Description |
---|---|---|
org.apache.xalan.xsltc.runtime.Hashtable |
getConditionsOpt() |
Optimized method for retrieval of rule's conditions
|
RuleStatisticsOpt |
getRuleStatisticsOpt() |
Optimized method for retrieval of rule's statistics
|
gnu.trove.TIntHashSet |
getSetOfPositiveExamplesNumbersOpt() |
Optimized method for retrieval of rule's set of positive examples' numbers
|
org.apache.xalan.xsltc.runtime.Hashtable getConditionsOpt()
gnu.trove.TIntHashSet getSetOfPositiveExamplesNumbersOpt()
RuleStatisticsOpt getRuleStatisticsOpt()