parameterized By
Creates a ParameterizedTypeMatcher for a specific Class type with the given type arguments.
Receiver
Return
Parameters
arguments
the type arguments for the parameterized type.
Creates a ParameterizedTypeMatcher for a specific KClass.java type with the given type arguments.
Receiver
Return
Parameters
arguments
the type arguments for the parameterized type.