public static final class Predicates.TruePredicate<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 ObjectCloneNotSupportedExceptionpublic static <T> Predicate<T> getInstance()
Copyright © 2002-2017 Atlassian. All Rights Reserved.