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