Package | Description |
---|---|
com.mckoi.store |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableArea
An interface for an area that can be modified.
|
Modifier and Type | Method and Description |
---|---|
Area |
HeapStore.getArea(long pointer) |
Area |
AbstractStore.getArea(long id) |
Area |
Store.getArea(long id)
Returns an object that allows for the contents of an area (represented by
the 'id' parameter) to be read.
|
Copyright © 2015. All rights reserved.