Interface MethodGraph.Compiler.Default.Key.Store.Entry<W>

Type Parameters:
W - The type of the harmonized token used for determining method equality.
All Known Implementing Classes:
MethodGraph.Compiler.Default.Key.Store.Entry.Ambiguous, MethodGraph.Compiler.Default.Key.Store.Entry.Initial, MethodGraph.Compiler.Default.Key.Store.Entry.Resolved
Enclosing class:
MethodGraph.Compiler.Default.Key.Store<V>

protected static interface MethodGraph.Compiler.Default.Key.Store.Entry<W>
An entry of a key store.