public abstract static class SegmentMemory.MemoryPrototype extends Object
Constructor and Description |
---|
SegmentMemory.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-2015 JBoss by Red Hat. All Rights Reserved.