Class Implementation.Context.Default.DelegationRecord

java.lang.Object
net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod
net.bytebuddy.implementation.Implementation.Context.Default.DelegationRecord
All Implemented Interfaces:
TypeWriter.MethodPool.Record, ByteCodeAppender
Direct Known Subclasses:
Implementation.Context.Default.AccessorMethodDelegation, Implementation.Context.Default.FieldGetterDelegation, Implementation.Context.Default.FieldSetterDelegation
Enclosing class:
Implementation.Context.Default

@Enhance protected abstract static class Implementation.Context.Default.DelegationRecord extends TypeWriter.MethodPool.Record.ForDefinedMethod implements ByteCodeAppender
An abstract method pool entry that delegates the implementation of a method to itself.