JavaScript is disabled on your browser.
Skip navigation links
Drools :: Core 10.0.0
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.drools.core.util.index
Interface IndexMemory.Factory
Enclosing class:
IndexMemory
public static interface
IndexMemory.Factory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TupleMemory
createMemory
(
IndexSpec
indexSpec, boolean isLeft)
Method Details
createMemory
TupleMemory
createMemory
(
IndexSpec
indexSpec, boolean isLeft)