public abstract static class SegmentMemory.MemoryPrototype extends Object
| Constructor and Description |
|---|
MemoryPrototype() |
| Modifier and Type | Method and Description |
|---|---|
static SegmentMemory.MemoryPrototype |
get(Memory memory) |
abstract void |
populateMemory(InternalWorkingMemory wm,
Memory memory) |
public static SegmentMemory.MemoryPrototype get(Memory memory)
public abstract void populateMemory(InternalWorkingMemory wm, Memory memory)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.