public interface MemoryFactory<T extends Memory>
| Modifier and Type | Method and Description |
|---|---|
T |
createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
int |
getId() |
int getId()
T createMemory(RuleBaseConfiguration config, InternalWorkingMemory wm)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.