public class SimpleHeapDataSpace extends SimpleHeapDataIO implements MemDataSpace
Constructor and Description |
---|
SimpleHeapDataSpace() |
Modifier and Type | Method and Description |
---|---|
long |
allocate(int size,
boolean clear) |
long |
allocatedSize() |
toString
fillByte, fillLong, read, read, read, readByte, readBytes, readBytes, readInt, readLong, readShort, write, write, write, writeByte, writeBytes, writeBytes, writeInt, writeLong, writeShort
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, fillLong, readBytes, readBytes, readInt, readLong, readShort, writeBytes, writeBytes, writeInt, writeLong, writeShort
public long allocatedSize()
allocatedSize
in interface MemSpace