JIMSCore
Class AlphaMemoryBucket
java.lang.Object
|
+--JIMSCore.AlphaMemoryBucket
- class AlphaMemoryBucket
- extends java.lang.Object
This is the AlphaMemoryBucket class.
- Author:
- Steve Lewis
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
memoryBucket
public BetaMemoryBucket[] memoryBucket
AlphaMemoryBucket
public AlphaMemoryBucket()
reset
public void reset()
storeByte
public void storeByte(int a1,
int a2,
int a3,
byte value)
loadByte
public byte loadByte(int a1,
int a2,
int a3)
sbGetMemoryDump
public java.lang.StringBuffer sbGetMemoryDump(java.lang.String s)