public interface Condition extends com.google.common.base.Function<Number,Boolean>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
apply(IComplexNumber input) |
Boolean |
apply(Number input) |
int |
condtionNum()
Returns condition ID for native side
|
double |
epsThreshold() |
double |
getValue() |
int condtionNum()
double getValue()
double epsThreshold()
Boolean apply(IComplexNumber input)
Copyright © 2018. All rights reserved.