uk.ac.ebi.adfconverter.tools.monitor
Class MemMonitor.Data
java.lang.Object
uk.ac.ebi.adfconverter.tools.monitor.MemMonitor.Data
- Enclosing class:
- MemMonitor
- public static class MemMonitor.Data
- extends java.lang.Object
The Data class contains info on a series of float values.
The min, max, sum and count of the data can be retrieved.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MemMonitor.Data
public MemMonitor.Data()
addValue
public void addValue(float value)
toString
public java.lang.String toString()
European Bioinformatics InstituteMicroarray Informatics Team