Class NotExpression

  • All Implemented Interfaces:
    java.io.Serializable, Criterion

    public class NotExpression
    extends java.lang.Object
    implements Criterion
    A criterion that is a wrapper for another, negating the wrapped one.
    See Also:
    Serialized Form