Toggle navigation
Home
java.lang.Class<?> to net.bytebuddy.description.type.TypeDescription
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'byte-buddy'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Cascading Type Change (Different)
Class<?>
to
GenericTypeDescription
Rename Method invocation
getSuperclass
to
getSuperType
Add or Remove Method invocation
sourceType.isAssignableFrom(targetType)
to
sourceType.equals(targetType)
sourceType.isAssignableFrom(targetType)
to
sourceType.equals(targetType)
targetTypeSuperType
to
superType.asErasure()
targetType.getName()
to
interfaceType
interfaceType
to
interfaceType