public class MsgAllocatorThreshold extends Object implements MsgAllocator
| Modifier and Type | Field and Description |
|---|---|
int |
threshold |
| Constructor and Description |
|---|
MsgAllocatorThreshold() |
MsgAllocatorThreshold(int threshold) |
public MsgAllocatorThreshold()
public MsgAllocatorThreshold(int threshold)
public Msg allocate(int size)
allocate in interface MsgAllocatorCopyright © 2020. All rights reserved.