public static class StatisticGatherer.MedianValue extends Number
| Constructor and Description |
|---|
MedianValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(int value) |
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
String |
toString() |
byteValue, shortValuepublic void addValue(int value)
public float floatValue()
floatValue in class Numberpublic double doubleValue()
doubleValue in class NumberCopyright © 2002-2015 Atlassian. All Rights Reserved.