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, shortValue
public void addValue(int value)
public float floatValue()
floatValue
in class Number
public double doubleValue()
doubleValue
in class Number
Copyright © 2002-2024 Atlassian. All Rights Reserved.