has All Parameter Types
Deprecated
Will be removed in version 0.19.0
Replace with
hasAllParameters
Content copied to clipboard
Checks if all parameter types match the given predicate.
Return
true
if all parameter types match the predicate, otherwise false
.
Parameters
predicate
A function that evaluates each parameter declaration.