public class MsgAllocatorHeap extends java.lang.Object implements MsgAllocator
Constructor and Description |
---|
MsgAllocatorHeap() |
Modifier and Type | Method and Description |
---|---|
Msg |
allocate(int size) |
public Msg allocate(int size)
allocate
in interface MsgAllocator