Toggle navigation
Home
java.lang.Class<?> to java.lang.invoke.MethodType
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Variable
returnType
to
methodType
returnType
to
methodType
Add or Remove Method invocation
transform(parameterTypes,ParameterizedType::type)
to
methodType
type(returnType)
to
methodType
Update argument list (Method invocation)
invokeDynamic
to
invokeDynamic