hasAllTypeArguments

Checks if all type arguments match the given predicate.

Return

true if all type arguments match the predicate, otherwise false.

Parameters

predicate

The predicate to evaluate against each type argument.