apply

open fun apply(@NonNull arguments: ActionArguments): Boolean

Applies the predicate to the action arguments.

Return

true to accept the arguments, otherwise false.

Parameters

arguments

The action arguments.