Class 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 java.lang.Object
    A store for collected methods that are identified by keys.