|
" 2013 FRC Java API " |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.squawk.GC.ClassStat
public static class GC.ClassStat
Field Summary | |
---|---|
int |
count
|
int |
size
|
Constructor Summary | |
---|---|
GC.ClassStat()
|
Method Summary | |
---|---|
void |
clear()
|
void |
update(int objSize)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int count
public int size
Constructor Detail |
---|
public GC.ClassStat()
Method Detail |
---|
public final void clear()
public final void update(int objSize)
|
" 2013 FRC Java API " |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |