public interface BasicStatisticsCollector extends StatisticsCollector
| Modifier and Type | Method and Description |
|---|---|
float |
collect()
Collects a specific set of data, to be shown by a chart.
|
boolean |
evaluateValue(float value)
Evaluates the value, looking if the Value makes sense or not.
|
getColor, getEnabled, getLabel, getName, setColor, setEnabled, setLabel, setNamefloat collect()
boolean evaluateValue(float value)
value - Float the value that has to be checked.Copyright © 2018 SAP SE. All Rights Reserved.