public final class Predicates extends Object
Predicate
static Predicate
FALSE
TRUE
static <T> Predicate<T>
FALSE()
TRUE()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Predicate TRUE
public static final Predicate FALSE
public static <T> Predicate<T> TRUE()
T
public static <T> Predicate<T> FALSE()
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.