Class MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod.Token
java.lang.Object
net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod.Token
- Enclosing class:
MethodGraph.Compiler.Default.Harmonizer.ForJVMMethod
A token that identifies a Java method's type by its parameter types and return type.
-
Constructor Summary
ConstructorsConstructorDescriptionToken(MethodDescription.TypeToken typeToken) Creates a new type token for a JVM method. -
Method Summary