public interface net.bytebuddy.implementation.ToStringMethod$PrefixResolver
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.implementation.ToStringMethod$PrefixResolver
  super_class: java.lang.Object
{
  public abstract java.lang.String resolve(net.bytebuddy.description.type.TypeDescription);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                  Name  Flags
      instrumentedType  
}
SourceFile: "ToStringMethod.java"
NestHost: net.bytebuddy.implementation.ToStringMethod
InnerClasses:
  public abstract PrefixResolver = net.bytebuddy.implementation.ToStringMethod$PrefixResolver of net.bytebuddy.implementation.ToStringMethod
  public abstract Default = net.bytebuddy.implementation.ToStringMethod$PrefixResolver$Default of net.bytebuddy.implementation.ToStringMethod$PrefixResolver
  public ForFixedValue = net.bytebuddy.implementation.ToStringMethod$PrefixResolver$ForFixedValue of net.bytebuddy.implementation.ToStringMethod$PrefixResolver