public class LessThan extends BaseCondition
value| Constructor and Description |
|---|
LessThan()
Special constructor for pairwise boolean operations.
|
LessThan(Number value) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
apply(Number input) |
Conditions.ConditionMode |
conditionType()
Returns condition ID for native side
|
void |
setValue(Number value)
Allows overriding of the value.
|
epsThreshold, getValuepublic LessThan()
public LessThan(Number value)
public void setValue(Number value)
ConditionsetValue in interface ConditionsetValue in class BaseConditionpublic Conditions.ConditionMode conditionType()
Copyright © 2022. All rights reserved.