- All Superinterfaces:
- ANDable<S,T>, NANDable<S,T>, NORable<S,T>, ORable<S,T>, XNORable<S,T>, XORable<S,T>
- All Known Subinterfaces:
- ComplexPolygon<S,V>, CompoundPolygon<S,V>, ConvexPolygon<S,V>, SimplePolygon<S,V>, Triangle<V>
- All Known Implementing Classes:
- BooleanValue
public interface BooleanCombinationBehaviour<S extends BooleanCombinationBehaviour<S,T> & Self<? extends S>,T>
extends ANDable<S,T>, NANDable<S,T>, NORable<S,T>, ORable<S,T>, XNORable<S,T>, XORable<S,T>