|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.parser.internal.snapshot.RetainedSizeCache
public class RetainedSizeCache
Constructor Summary | |
---|---|
RetainedSizeCache(XSnapshotInfo snapshotInfo)
|
Method Summary | |
---|---|
void |
close()
|
long |
get(int key)
|
void |
put(int key,
long value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RetainedSizeCache(XSnapshotInfo snapshotInfo)
Method Detail |
---|
public long get(int key)
public void put(int key, long value)
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |