Class MethodGraph.Compiler.Default.Key.Detached

java.lang.Object
net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key<MethodDescription.TypeToken>
net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Detached
Enclosing class:
MethodGraph.Compiler.Default.Key<S>

protected static class MethodGraph.Compiler.Default.Key.Detached extends MethodGraph.Compiler.Default.Key<MethodDescription.TypeToken>
A detached version of a key that identifies methods by their JVM signature, i.e. parameter types and return type.