MethodDescriptor
Creates a MethodDescriptor with the given name, parameters and returnType
Parameters
name
The name of the method
parameters
The parameters of the method
returnType
The return type of the method
Creates a MethodDescriptor with the given name, parameters and returnType
The name of the method
The parameters of the method
The return type of the method