E - public final class FalsePredicate<E> extends Object implements java.util.function.Predicate<E>, Serializable
| Constructor and Description |
|---|
FalsePredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
test(E arg) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitand, isEqual, negate, orCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.