|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttools.Measure
tools.CustomerMeasure
public class CustomerMeasure
| Field Summary |
|---|
| Fields inherited from class tools.Measure |
|---|
moment, moments, n, resetTime |
| Constructor Summary | |
|---|---|
CustomerMeasure()
|
|
CustomerMeasure(int m)
|
|
| Method Summary | |
|---|---|
void |
add(double x)
|
double |
mean()
|
double |
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 CustomerMeasure()
public CustomerMeasure(int m)
| Method Detail |
|---|
public void add(double x)
add in class Measurepublic double mean()
mean in class Measurepublic double variance()
variance in class Measure
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||