public static class StatisticGatherer.MeanValue extends Number
intValue()
without having
to change all the client codeConstructor and Description |
---|
MeanValue() |
Modifier and Type | Method and Description |
---|---|
void |
addValue(int value) |
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
String |
toString() |
byteValue, shortValue
public void addValue(int value)
public float floatValue()
floatValue
in class Number
public double doubleValue()
doubleValue
in class Number
Copyright © 2002-2015 Atlassian. All Rights Reserved.