public interface net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken$Resolution
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken$Resolution
  super_class: java.lang.Object
{
  public abstract boolean isResolved();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract net.bytebuddy.description.annotation.AnnotationDescription resolve();
    descriptor: ()Lnet/bytebuddy/description/annotation/AnnotationDescription;
    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 LazyTypeDescription = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription of net.bytebuddy.pool.TypePool$Default
  protected AnnotationToken = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription
  protected abstract Resolution = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken$Resolution of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken
  public Illegal = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken$Resolution$Illegal of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken$Resolution
  public Simple = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken$Resolution$Simple of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken$Resolution