class com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes extends com.sun.glass.ui.monocle.C$Structure
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes
super_class: com.sun.glass.ui.monocle.C$Structure
{
private static final int MODE_INIT;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 0
private static final int MODE_DU;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 1
private static final int MODE_GC4;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 2
private static final int MODE_GC8;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 3
private static final int MODE_GC16;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 4
private static final int MODE_GC32;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 5
private static final int NUM_INTS;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 6
private static final int BYTES;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 24
private final java.nio.IntBuffer data;
descriptor: Ljava/nio/IntBuffer;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.sun.glass.ui.monocle.C$Structure.<init>:()V
1: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.b:Ljava/nio/ByteBuffer;
invokestatic java.nio.ByteOrder.nativeOrder:()Ljava/nio/ByteOrder;
invokevirtual java.nio.ByteBuffer.order:(Ljava/nio/ByteOrder;)Ljava/nio/ByteBuffer;
pop
2: aload 0
aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.b:Ljava/nio/ByteBuffer;
invokevirtual java.nio.ByteBuffer.asIntBuffer:()Ljava/nio/IntBuffer;
putfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
3: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/glass/ui/monocle/EPDSystem$MxcfbWaveformModes;
int sizeof();
descriptor: ()I
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: bipush 24
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/glass/ui/monocle/EPDSystem$MxcfbWaveformModes;
int getModeInit(long);
descriptor: (J)I
flags: (0x0000)
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_0
invokevirtual java.nio.IntBuffer.get:(I)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/glass/ui/monocle/EPDSystem$MxcfbWaveformModes;
0 1 1 p J
MethodParameters:
Name Flags
p
int getModeDu(long);
descriptor: (J)I
flags: (0x0000)
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_1
invokevirtual java.nio.IntBuffer.get:(I)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/glass/ui/monocle/EPDSystem$MxcfbWaveformModes;
0 1 1 p J
MethodParameters:
Name Flags
p
int getModeGc4(long);
descriptor: (J)I
flags: (0x0000)
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_2
invokevirtual java.nio.IntBuffer.get:(I)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/glass/ui/monocle/EPDSystem$MxcfbWaveformModes;
0 1 1 p J
MethodParameters:
Name Flags
p
int getModeGc8(long);
descriptor: (J)I
flags: (0x0000)
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_3
invokevirtual java.nio.IntBuffer.get:(I)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/glass/ui/monocle/EPDSystem$MxcfbWaveformModes;
0 1 1 p J
MethodParameters:
Name Flags
p
int getModeGc16(long);
descriptor: (J)I
flags: (0x0000)
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_4
invokevirtual java.nio.IntBuffer.get:(I)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/glass/ui/monocle/EPDSystem$MxcfbWaveformModes;
0 1 1 p J
MethodParameters:
Name Flags
p
int getModeGc32(long);
descriptor: (J)I
flags: (0x0000)
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_5
invokevirtual java.nio.IntBuffer.get:(I)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/glass/ui/monocle/EPDSystem$MxcfbWaveformModes;
0 1 1 p J
MethodParameters:
Name Flags
p
void setModes(long, int, int, int, int, int, int);
descriptor: (JIIIIII)V
flags: (0x0000)
Code:
stack=3, locals=9, args_size=8
start local 0 start local 1 start local 3 start local 4 start local 5 start local 6 start local 7 start local 8 0: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_0
iload 3
invokevirtual java.nio.IntBuffer.put:(II)Ljava/nio/IntBuffer;
pop
1: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_1
iload 4
invokevirtual java.nio.IntBuffer.put:(II)Ljava/nio/IntBuffer;
pop
2: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_2
iload 5
invokevirtual java.nio.IntBuffer.put:(II)Ljava/nio/IntBuffer;
pop
3: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_3
iload 6
invokevirtual java.nio.IntBuffer.put:(II)Ljava/nio/IntBuffer;
pop
4: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_4
iload 7
invokevirtual java.nio.IntBuffer.put:(II)Ljava/nio/IntBuffer;
pop
5: aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.data:Ljava/nio/IntBuffer;
iconst_5
iload 8
invokevirtual java.nio.IntBuffer.put:(II)Ljava/nio/IntBuffer;
pop
6: return
end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lcom/sun/glass/ui/monocle/EPDSystem$MxcfbWaveformModes;
0 7 1 p J
0 7 3 init I
0 7 4 du I
0 7 5 gc4 I
0 7 6 gc8 I
0 7 7 gc16 I
0 7 8 gc32 I
MethodParameters:
Name Flags
p
init
du
gc4
gc8
gc16
gc32
public java.lang.String toString();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=1, args_size=1
start local 0 0: ldc "{0}[mode_init={1} mode_du={2} mode_gc4={3} mode_gc8={4} mode_gc16={5} mode_gc32={6}]"
bipush 7
anewarray java.lang.Object
dup
iconst_0
1: aload 0
invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
invokevirtual java.lang.Class.getName:()Ljava/lang/String;
aastore
dup
iconst_1
aload 0
aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.p:J
invokevirtual com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.getModeInit:(J)I
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
aastore
dup
iconst_2
aload 0
aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.p:J
invokevirtual com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.getModeDu:(J)I
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
aastore
dup
iconst_3
aload 0
aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.p:J
invokevirtual com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.getModeGc4:(J)I
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
aastore
dup
iconst_4
2: aload 0
aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.p:J
invokevirtual com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.getModeGc8:(J)I
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
aastore
dup
iconst_5
aload 0
aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.p:J
invokevirtual com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.getModeGc16:(J)I
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
aastore
dup
bipush 6
aload 0
aload 0
getfield com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.p:J
invokevirtual com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes.getModeGc32:(J)I
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
aastore
3: invokestatic java.text.MessageFormat.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/glass/ui/monocle/EPDSystem$MxcfbWaveformModes;
}
SourceFile: "EPDSystem.java"
NestHost: com.sun.glass.ui.monocle.EPDSystem
InnerClasses:
abstract Structure = com.sun.glass.ui.monocle.C$Structure of com.sun.glass.ui.monocle.C
MxcfbWaveformModes = com.sun.glass.ui.monocle.EPDSystem$MxcfbWaveformModes of com.sun.glass.ui.monocle.EPDSystem