Class BinaryCompositeSpacePredicate

All Implemented Interfaces:
ISpacePredicate, SmartExternalizable, Externalizable, Serializable
Direct Known Subclasses:
AndSpacePredicate, OrSpacePredicate, XorSpacePredicate

public abstract class BinaryCompositeSpacePredicate extends CompositeSpacePredicate
A common basic implementation for binary composite space predicate implementations.
Since:
7.1
Author:
Niv Ingberg
See Also: