public interface net.bytebuddy.implementation.InvocationHandlerAdapter$WithoutPrivilegeConfiguration extends net.bytebuddy.implementation.InvocationHandlerAdapter$AssignerConfigurable
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.implementation.InvocationHandlerAdapter$WithoutPrivilegeConfiguration
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.implementation.InvocationHandlerAdapter$AssignerConfigurable withPrivilegedLookup();
    descriptor: ()Lnet/bytebuddy/implementation/InvocationHandlerAdapter$AssignerConfigurable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "InvocationHandlerAdapter.java"
NestHost: net.bytebuddy.implementation.InvocationHandlerAdapter
InnerClasses:
  public abstract AssignerConfigurable = net.bytebuddy.implementation.InvocationHandlerAdapter$AssignerConfigurable of net.bytebuddy.implementation.InvocationHandlerAdapter
  public abstract WithoutPrivilegeConfiguration = net.bytebuddy.implementation.InvocationHandlerAdapter$WithoutPrivilegeConfiguration of net.bytebuddy.implementation.InvocationHandlerAdapter