public static final class Predicate.EmptyPredicate extends Object implements Predicate
Conjunction or Disjunction, their operator is omitted. So, empty
predicate AND something becomes just something.Predicate.EmptyPredicateBooleanExpression.False, BooleanExpression.True| Modifier and Type | Field and Description |
|---|---|
static Predicate.EmptyPredicate |
INSTANCE
Singleton instance of
Predicate.EmptyPredicate. |
public static final Predicate.EmptyPredicate INSTANCE
Predicate.EmptyPredicate.public Class<? extends BooleanExpression> getImplementedType()
Predicate.EmptyPredicate.getImplementedType in interface org.atp.api.Typeable<ValueExpression>Copyright © 2010-2012. All Rights Reserved.