class sun.nio.ch.KQueueArrayWrapper$Update
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.nio.ch.KQueueArrayWrapper$Update
super_class: java.lang.Object
{
sun.nio.ch.SelChImpl channel;
descriptor: Lsun/nio/ch/SelChImpl;
flags: (0x0000)
int events;
descriptor: I
flags: (0x0000)
void <init>(sun.nio.ch.SelChImpl, int);
descriptor: (Lsun/nio/ch/SelChImpl;I)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aload 1
putfield sun.nio.ch.KQueueArrayWrapper$Update.channel:Lsun/nio/ch/SelChImpl;
2: aload 0
iload 2
putfield sun.nio.ch.KQueueArrayWrapper$Update.events:I
3: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lsun/nio/ch/KQueueArrayWrapper$Update;
0 4 1 channel Lsun/nio/ch/SelChImpl;
0 4 2 events I
MethodParameters:
Name Flags
channel
events
}
SourceFile: "KQueueArrayWrapper.java"
NestHost: sun.nio.ch.KQueueArrayWrapper
InnerClasses:
private Update = sun.nio.ch.KQueueArrayWrapper$Update of sun.nio.ch.KQueueArrayWrapper