Class InSpacePredicate

All Implemented Interfaces:
ISpacePredicate, SmartExternalizable, Externalizable, Serializable

public class InSpacePredicate extends AbstractSpacePredicate
Represents an In predicate. This predicate returns true if and only if the predicate's argument equals to any of the expected values.
Since:
7.1
Author:
Niv Ingberg
See Also: