Package com.cmpware.cmp.memory

Interface Summary
MemoryInterface This implements the basic memory interface.
ReadWriteInterface This implements the basic memory read / write interface.
 

Class Summary
BigEndianMemory This class implements the Big Endian memory module.
LittleEndianMemory This class implements the Little Endian memory module.
LocalMemory This class implements the Local Memory.
MemoryManager This class manages the memories.
SharedMemory This class implements Shared Memory.