public interface sun.jvm.hotspot.memory.StringTable$StringVisitor
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: sun.jvm.hotspot.memory.StringTable$StringVisitor
  super_class: java.lang.Object
{
  public abstract void visit(sun.jvm.hotspot.oops.Instance);
    descriptor: (Lsun/jvm/hotspot/oops/Instance;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
        Name  Flags
      string  
}
SourceFile: "StringTable.java"
NestHost: sun.jvm.hotspot.memory.StringTable
InnerClasses:
  public abstract StringVisitor = sun.jvm.hotspot.memory.StringTable$StringVisitor of sun.jvm.hotspot.memory.StringTable