public class BooleanComputationLessEqualVarNum extends BooleanComputation
| Constructor and Description |
|---|
BooleanComputationLessEqualVarNum(int a,
float b) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(long timestamp,
float[] data) |
public BooleanComputationLessEqualVarNum(int a,
float b)
public boolean eval(long timestamp,
float[] data)
eval in class BooleanComputation