public interface net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$TypeContainment
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$TypeContainment
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.description.method.MethodDescription$InDefinedShape getEnclosingMethod(net.bytebuddy.pool.TypePool);
    descriptor: (Lnet/bytebuddy/pool/TypePool;)Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      typePool  

  public abstract net.bytebuddy.description.type.TypeDescription getEnclosingType(net.bytebuddy.pool.TypePool);
    descriptor: (Lnet/bytebuddy/pool/TypePool;)Lnet/bytebuddy/description/type/TypeDescription;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      typePool  

  public abstract boolean isSelfContained();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract boolean isLocalType();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "TypePool.java"
NestHost: net.bytebuddy.pool.TypePool
InnerClasses:
  public abstract InDefinedShape = net.bytebuddy.description.method.MethodDescription$InDefinedShape of net.bytebuddy.description.method.MethodDescription
  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 abstract TypeContainment = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$TypeContainment of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription
  public final SelfContained = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$TypeContainment$SelfContained of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$TypeContainment
  public WithinMethod = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$TypeContainment$WithinMethod of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$TypeContainment
  public WithinType = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$TypeContainment$WithinType of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$TypeContainment