class sun.java2d.d3d.D3DGraphicsDevice$3Result
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.java2d.d3d.D3DGraphicsDevice$3Result
super_class: java.lang.Object
{
long mem;
descriptor: J
flags: (0x0000)
final sun.java2d.d3d.D3DGraphicsDevice this$0;
descriptor: Lsun/java2d/d3d/D3DGraphicsDevice;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.java2d.d3d.D3DGraphicsDevice);
descriptor: (Lsun/java2d/d3d/D3DGraphicsDevice;)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield sun.java2d.d3d.D3DGraphicsDevice$3Result.this$0:Lsun/java2d/d3d/D3DGraphicsDevice;
aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
lconst_0
putfield sun.java2d.d3d.D3DGraphicsDevice$3Result.mem:J
2: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/java2d/d3d/D3DGraphicsDevice$3Result;
MethodParameters:
Name Flags
this$0 final
}
SourceFile: "D3DGraphicsDevice.java"
EnclosingMethod: sun.java2d.d3d.D3DGraphicsDevice.getAvailableAcceleratedMemory:()I
NestHost: sun.java2d.d3d.D3DGraphicsDevice
InnerClasses:
Result = sun.java2d.d3d.D3DGraphicsDevice$3Result