E
public final class TruePredicate<E> extends Object implements Predicate<E>, Serializable
TruePredicate()
boolean
equals(Object obj)
int
hashCode()
test(E arg)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public TruePredicate()
public boolean test(E arg)
test
Predicate<E>
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.