public class NumericLessThanPredicateOperator extends NumericPredicateOperator
Constructor and Description |
---|
NumericLessThanPredicateOperator() |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(double left,
double right) |
ParameterInfo |
getParameterInfo(int index)
Returns info about the parameter at index (left to right)
|
evaluate
public boolean evaluate(double left, double right)
evaluate
in class NumericPredicateOperator
public ParameterInfo getParameterInfo(int index)
ExpressionOperator
getParameterInfo
in class ExpressionOperator
index
- the parameter indexCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.