public interface net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant
  super_class: java.lang.Object
{
  public abstract void register(java.lang.String, net.bytebuddy.description.annotation.AnnotationValue<?, ?>);
    descriptor: (Ljava/lang/String;Lnet/bytebuddy/description/annotation/AnnotationValue;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Lnet/bytebuddy/description/annotation/AnnotationValue<**>;)V
    MethodParameters:
                 Name  Flags
      name             
      annotationValue  

  public abstract void onComplete();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "TypePool.java"
NestHost: net.bytebuddy.pool.TypePool
InnerClasses:
  public Default = net.bytebuddy.pool.TypePool$Default of net.bytebuddy.pool.TypePool
  protected abstract AnnotationRegistrant = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant of net.bytebuddy.pool.TypePool$Default
  public abstract AbstractBase = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase of net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant
  public ForByteCodeElement = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForByteCodeElement of net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant
  public ForTypeVariable = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable of net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant