public static final class Predicates.FalsePredicate<T> extends Object implements Predicate<T>
Modifier and Type | Method and Description |
---|---|
protected Object |
clone() |
boolean |
evaluate(Object input) |
static <T> Predicate<T> |
getInstance() |
protected Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public static <T> Predicate<T> getInstance()
Copyright © 2002-2017 Atlassian. All Rights Reserved.