|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.util.Stats
Constructor Summary | |
Stats()
|
Method Summary | |
void |
add(int value)
|
int |
getAvg()
|
int |
getCount()
|
int |
getMax()
|
int |
getMin()
|
boolean |
isMultipleOfCount(int value)
|
void |
showStats()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Stats()
Method Detail |
public void add(int value)
public int getMax()
public int getMin()
public int getAvg()
public int getCount()
public boolean isMultipleOfCount(int value)
public void showStats()
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |