Class ScalarSpacePredicate

All Implemented Interfaces:
ISpacePredicate, SmartExternalizable, Externalizable, Serializable
Direct Known Subclasses:
ComparableScalarSpacePredicate, ContainsPredicate, EqualsSpacePredicate, NotEqualsSpacePredicate, NotRegexSpacePredicate, RegexSpacePredicate, RelationPredicate

public abstract class ScalarSpacePredicate extends AbstractSpacePredicate
A common basic implementation for scalar comparison predicate implementations.
Since:
7.1
Author:
Niv ingberg
See Also: