apply

open fun apply(@Nullable jsonSerializable: JsonSerializable): Boolean

Applies the predicate against an object.

Return

true if the predicate matches the object, otherwise false.

Parameters

object

The object.