public interface net.bytebuddy.implementation.Implementation extends net.bytebuddy.dynamic.scaffold.InstrumentedType$Prepareable
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.implementation.Implementation
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.implementation.bytecode.ByteCodeAppender appender(net.bytebuddy.implementation.Implementation$Target);
    descriptor: (Lnet/bytebuddy/implementation/Implementation$Target;)Lnet/bytebuddy/implementation/bytecode/ByteCodeAppender;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                      Name  Flags
      implementationTarget  
}
SourceFile: "Implementation.java"
NestMembers:
  net.bytebuddy.implementation.Implementation$Composable  net.bytebuddy.implementation.Implementation$Compound  net.bytebuddy.implementation.Implementation$Compound$Composable  net.bytebuddy.implementation.Implementation$Context  net.bytebuddy.implementation.Implementation$Context$Default  net.bytebuddy.implementation.Implementation$Context$Default$AbstractPropertyAccessorMethod  net.bytebuddy.implementation.Implementation$Context$Default$AccessorMethod  net.bytebuddy.implementation.Implementation$Context$Default$AccessorMethodDelegation  net.bytebuddy.implementation.Implementation$Context$Default$CacheValueField  net.bytebuddy.implementation.Implementation$Context$Default$DelegationRecord  net.bytebuddy.implementation.Implementation$Context$Default$Factory  net.bytebuddy.implementation.Implementation$Context$Default$FieldCacheEntry  net.bytebuddy.implementation.Implementation$Context$Default$FieldGetter  net.bytebuddy.implementation.Implementation$Context$Default$FieldGetterDelegation  net.bytebuddy.implementation.Implementation$Context$Default$FieldSetter  net.bytebuddy.implementation.Implementation$Context$Default$FieldSetterDelegation  net.bytebuddy.implementation.Implementation$Context$Disabled  net.bytebuddy.implementation.Implementation$Context$Disabled$Factory  net.bytebuddy.implementation.Implementation$Context$ExtractableView  net.bytebuddy.implementation.Implementation$Context$ExtractableView$AbstractBase  net.bytebuddy.implementation.Implementation$Context$Factory  net.bytebuddy.implementation.Implementation$Simple  net.bytebuddy.implementation.Implementation$SpecialMethodInvocation  net.bytebuddy.implementation.Implementation$SpecialMethodInvocation$AbstractBase  net.bytebuddy.implementation.Implementation$SpecialMethodInvocation$Illegal  net.bytebuddy.implementation.Implementation$SpecialMethodInvocation$Simple  net.bytebuddy.implementation.Implementation$Target  net.bytebuddy.implementation.Implementation$Target$AbstractBase  net.bytebuddy.implementation.Implementation$Target$AbstractBase$DefaultMethodInvocation  net.bytebuddy.implementation.Implementation$Target$AbstractBase$DefaultMethodInvocation$1  net.bytebuddy.implementation.Implementation$Target$AbstractBase$DefaultMethodInvocation$2  net.bytebuddy.implementation.Implementation$Target$Factory
InnerClasses:
  public abstract Prepareable = net.bytebuddy.dynamic.scaffold.InstrumentedType$Prepareable of net.bytebuddy.dynamic.scaffold.InstrumentedType
  public abstract Composable = net.bytebuddy.implementation.Implementation$Composable of net.bytebuddy.implementation.Implementation
  public Compound = net.bytebuddy.implementation.Implementation$Compound of net.bytebuddy.implementation.Implementation
  public abstract Context = net.bytebuddy.implementation.Implementation$Context of net.bytebuddy.implementation.Implementation
  public Simple = net.bytebuddy.implementation.Implementation$Simple of net.bytebuddy.implementation.Implementation
  public abstract SpecialMethodInvocation = net.bytebuddy.implementation.Implementation$SpecialMethodInvocation of net.bytebuddy.implementation.Implementation
  public abstract Target = net.bytebuddy.implementation.Implementation$Target of net.bytebuddy.implementation.Implementation