public interface net.bytebuddy.description.NamedElement$WithGenericName extends net.bytebuddy.description.NamedElement$WithRuntimeName
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.description.NamedElement$WithGenericName
  super_class: java.lang.Object
{
  public abstract java.lang.String toGenericString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "NamedElement.java"
NestHost: net.bytebuddy.description.NamedElement
InnerClasses:
  public abstract WithGenericName = net.bytebuddy.description.NamedElement$WithGenericName of net.bytebuddy.description.NamedElement
  public abstract WithRuntimeName = net.bytebuddy.description.NamedElement$WithRuntimeName of net.bytebuddy.description.NamedElement