Class GenericMaster
java.lang.Object
org.mockito.internal.util.reflection.GenericMaster
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Class<?> Class<?> getGenericType(Field field) Finds the generic type (parametrized type) of the field.Class<?> getGenericType(Parameter parameter) Resolves the type (parametrized type) of the parameter.
-
Constructor Details
-
GenericMaster
public GenericMaster()
-
-
Method Details
-
getGenericType
-
getGenericType
-
getaClass
-