Toggle navigation
Home
java.lang.Class to java.lang.reflect.Type
No. of Instances - 7
No. of Commits - 4
No. of Projects - {'javaparser', 'AxonFramework', 'rest-assured'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Variable
responseType
to
expectedResponseType
i
to
superInterface
Add or Remove Method invocation
responseType.getName()
to
responseType.getTypeName()
clazz.getInterfaces()
to
clazz.getGenericInterfaces()