Class MethodGraph.Compiler.Default.Key.Store<V>

java.lang.Object
net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Store<V>
Type Parameters:
V - The type of the token used for deciding on method equality.
Enclosing class:
MethodGraph.Compiler.Default.Key<S>

@Enhance protected static class MethodGraph.Compiler.Default.Key.Store<V> extends Object
A store for collected methods that are identified by keys.