web/static/javadoc/5.6.2/org/acra/util/Predicate.html
Class
Summary:
Nested |
Field |
Constr |
Detail:
Field |
Constr |
org.acra.util
[@FunctionalInterface](http://d.android.com/reference/java/lang/FunctionalInterface.html?is-external=true "class or interface in java.lang")public interfacePredicate\<T\>
Since:19.07.18
All Methods Instance Methods Abstract Methods | Modifier and Type | Method and Description |
| --- | --- |
| boolean | apply(T t) |
-
boolean apply([T](../../../org/acra/util/Predicate.html "type parameter in Predicate")t)
Class
Summary:
Nested |
Field |
Constr |
Detail:
Field |
Constr |