class com.apple.laf.AquaInternalFrameBorder$3 extends com.apple.laf.AquaUtils$RecyclableSingleton<com.apple.laf.AquaInternalFrameBorder>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.apple.laf.AquaInternalFrameBorder$3
super_class: com.apple.laf.AquaUtils$RecyclableSingleton
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.apple.laf.AquaUtils$RecyclableSingleton.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/apple/laf/AquaInternalFrameBorder$3;
protected com.apple.laf.AquaInternalFrameBorder getInstance();
descriptor: ()Lcom/apple/laf/AquaInternalFrameBorder;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=1, args_size=1
start local 0 0: new com.apple.laf.AquaInternalFrameBorder
dup
getstatic apple.laf.JRSUIConstants$WindowType.DOCUMENT:Lapple/laf/JRSUIConstants$WindowType;
invokespecial com.apple.laf.AquaInternalFrameBorder.<init>:(Lapple/laf/JRSUIConstants$WindowType;)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/apple/laf/AquaInternalFrameBorder$3;
protected java.lang.Object getInstance();
descriptor: ()Ljava/lang/Object;
flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual com.apple.laf.AquaInternalFrameBorder$3.getInstance:()Lcom/apple/laf/AquaInternalFrameBorder;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Lcom/apple/laf/AquaUtils$RecyclableSingleton<Lcom/apple/laf/AquaInternalFrameBorder;>;
SourceFile: "AquaInternalFrameBorder.java"
EnclosingMethod: com.apple.laf.AquaInternalFrameBorder
NestHost: com.apple.laf.AquaInternalFrameBorder
InnerClasses:
public WindowType = apple.laf.JRSUIConstants$WindowType of apple.laf.JRSUIConstants
com.apple.laf.AquaInternalFrameBorder$3
abstract RecyclableSingleton = com.apple.laf.AquaUtils$RecyclableSingleton of com.apple.laf.AquaUtils