| Modifier and Type | Field and Description |
|---|---|
double |
previous |
| Constructor and Description |
|---|
PercentPredicates(double changeBarrier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
gt(Number newVal) |
static com.fluxtion.api.partition.LambdaReflection.SerializableFunction<Number,Boolean> |
gtPercent(double barrier) |
boolean |
lt(Number newVal) |
static com.fluxtion.api.partition.LambdaReflection.SerializableFunction<Number,Boolean> |
ltPercent(double barrier) |
void |
reset() |
public static com.fluxtion.api.partition.LambdaReflection.SerializableFunction<Number,Boolean> ltPercent(double barrier)
public static com.fluxtion.api.partition.LambdaReflection.SerializableFunction<Number,Boolean> gtPercent(double barrier)
public boolean lt(Number newVal)
public boolean gt(Number newVal)
Copyright © 2019. All rights reserved.