Class NumericLessThan

All Implemented Interfaces:
KnowledgeBaseConsumer, PredicateFactory

public final class NumericLessThan extends AbstractNumericComparisonPredicate
X<Y - numeric "less than" test.

Succeeds when the number argument X is less than the number argument Y.