|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jdiagnose.remote.system.DefaultCompositeStatistics
| Constructor Summary | |
DefaultCompositeStatistics(int totalChildren,
int upChildren,
int downChildren)
|
|
| Method Summary | |
int |
getDownChildren()
|
int |
getTotalChildren()
|
int |
getUpChildren()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultCompositeStatistics(int totalChildren,
int upChildren,
int downChildren)
totalChildren - upChildren - downChildren - | Method Detail |
public int getDownChildren()
getDownChildren in interface CompositeStatisticspublic int getTotalChildren()
getTotalChildren in interface CompositeStatisticspublic int getUpChildren()
getUpChildren in interface CompositeStatistics
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||