| Interface | Description |
|---|---|
| Memory |
Main interface for memory plug-ins.
|
| Memory.MemoryListener |
The listener interface for receiving memory related events.
|
| MemoryContext<CellType> |
Interface provides a context for operating memory.
|
| Class | Description |
|---|---|
| AbstractMemory |
Abstract memory.
|
| AbstractMemoryContext<Type> |
This class implements some fundamental functionality of MemoryContext
interface, that can be useful in the programming of the own memory context.
|
Copyright © 2017. All rights reserved.