public class BooleanComputationFalse extends BooleanComputation
| Modifier and Type | Field and Description |
|---|---|
static BooleanComputationFalse |
DEFAULT |
| Constructor and Description |
|---|
BooleanComputationFalse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(long timestamp,
float[] data) |
public static final BooleanComputationFalse DEFAULT
public boolean eval(long timestamp,
float[] data)
eval in class BooleanComputation