Class GreaterThanCondition

java.lang.Object
ru.ewc.decita.conditions.BinaryCondition
ru.ewc.decita.conditions.GreaterThanCondition
All Implemented Interfaces:
Condition

public class GreaterThanCondition extends BinaryCondition
I am a simple condition that checks if the left-side value is greater than the right-side value.
Since:
0.3