| Modifier and Type | Field and Description |
|---|---|
static Predicate2<Object,Object> |
FALSE
Predicate that always evaluates to
false. |
static Predicate2<Object,Object> |
TRUE
Predicate that always evaluates to
true. |
static final Predicate2<Object,Object> TRUE
true.Functions.truePredicate1()static final Predicate2<Object,Object> FALSE
false.Functions.falsePredicate1()Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.