|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--JIMSCore.GammaMemoryBucket
Field Summary | |
byte[] |
cell
|
byte[] |
modified
|
Constructor Summary | |
GammaMemoryBucket()
|
Method Summary | |
byte |
loadByte(int a1)
|
void |
reset()
|
java.lang.StringBuffer |
sbGetMemoryDump(java.lang.String s)
|
void |
storeByte(int a1,
byte value)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
public byte[] cell
public byte[] modified
Constructor Detail |
public GammaMemoryBucket()
Method Detail |
public void reset()
public void storeByte(int a1, byte value)
public byte loadByte(int a1)
public java.lang.StringBuffer sbGetMemoryDump(java.lang.String s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |