public class PropertyClear
extends java.lang.Object
Constructor and Description |
---|
PropertyClear(java.lang.String[] target) |
Modifier and Type | Method and Description |
---|---|
void |
calculate(java.util.Collection<DataRow> rows,
java.lang.String[] sensorNames) |
static PropertyClear |
parse(YamlMap map) |
public static PropertyClear parse(YamlMap map)
public void calculate(java.util.Collection<DataRow> rows, java.lang.String[] sensorNames)