toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship
/
Predicate
Predicate
interface
Predicate
<
T
>
Predicate interface.
Parameters
<T>
predicate type.
Inheritors
JsonMatcher
JsonPredicate
ValueMatcher
Members
Functions
apply
Link copied to clipboard
abstract
fun
apply
(
object
:
T
)
:
Boolean
Applies the predicate against an object.