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

java.lang.Object
net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key<V>
net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default.Key.Harmonized<V>
Type Parameters:
V - The type of the tokens yielded by a harmonizer.
Enclosing class:
MethodGraph.Compiler.Default.Key<S>

protected static class MethodGraph.Compiler.Default.Key.Harmonized<V> extends MethodGraph.Compiler.Default.Key<V>
A harmonized key represents a key where equality is decided based on tokens that are returned by a MethodGraph.Compiler.Default.Harmonizer.