class com.apple.laf.AquaLookAndFeel$2 implements java.security.PrivilegedAction<java.lang.Void>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.apple.laf.AquaLookAndFeel$2
  super_class: java.lang.Object
{
  final com.apple.laf.AquaLookAndFeel this$0;
    descriptor: Lcom/apple/laf/AquaLookAndFeel;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.apple.laf.AquaLookAndFeel);
    descriptor: (Lcom/apple/laf/AquaLookAndFeel;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.apple.laf.AquaLookAndFeel$2 this
         0: .line 142
            aload 0 /* this */
            aload 1
            putfield com.apple.laf.AquaLookAndFeel$2.this$0:Lcom/apple/laf/AquaLookAndFeel;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.apple.laf.AquaLookAndFeel$2 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/apple/laf/AquaLookAndFeel$2;
    MethodParameters:
        Name  Flags
      this$0  final

  public java.lang.Void run();
    descriptor: ()Ljava/lang/Void;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.apple.laf.AquaLookAndFeel$2 this
         0: .line 145
            invokestatic apple.laf.JRSUIControl.initJRSUI:()V
         1: .line 146
            aconst_null
            areturn
        end local 0 // com.apple.laf.AquaLookAndFeel$2 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/apple/laf/AquaLookAndFeel$2;

  public java.lang.Object run();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.apple.laf.AquaLookAndFeel$2.run:()Ljava/lang/Void;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Ljava/security/PrivilegedAction<Ljava/lang/Void;>;
SourceFile: "AquaLookAndFeel.java"
EnclosingMethod: com.apple.laf.AquaLookAndFeel.initialize:()V
NestHost: com.apple.laf.AquaLookAndFeel
InnerClasses:
  com.apple.laf.AquaLookAndFeel$2