|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcds.util.memstat
Titre : Description :
Field Summary | |
protected long |
memfree0
|
protected long |
memfree1
|
protected long |
memtot0
|
protected long |
memtot1
|
Constructor Summary | |
memstat()
|
Method Summary | |
long |
getdfree()
|
long |
getdtot()
|
long |
getdused()
|
boolean |
isdone2()
|
void |
set2(long tot,
long free)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected long memtot0
protected long memfree0
protected long memtot1
protected long memfree1
Constructor Detail |
public memstat()
Method Detail |
public void set2(long tot, long free)
public boolean isdone2()
public long getdtot()
public long getdfree()
public long getdused()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |