|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttools.Measure
tools.SystemMeasure
tools.AreaHistogram
public class AreaHistogram
| Field Summary |
|---|
| Fields inherited from class tools.Measure |
|---|
moment, moments, resetTime |
| Constructor Summary | |
|---|---|
AreaHistogram(double l,
double h,
int b)
|
|
| Method Summary | |
|---|---|
void |
add(double t)
|
double |
bucketContent(int i)
|
void |
display()
|
| Methods inherited from class tools.SystemMeasure |
|---|
currentValue, mean, timeLastChanged, variance |
| Methods inherited from class tools.Measure |
|---|
count, moment, resetMeasures |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AreaHistogram(double l,
double h,
int b)
| Method Detail |
|---|
public void add(double t)
add in class SystemMeasurepublic double bucketContent(int i)
public void display()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||