class io.undertow.util.WorkerUtils$1 implements org.xnio.XnioExecutor$Key
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: io.undertow.util.WorkerUtils$1
super_class: java.lang.Object
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/undertow/util/WorkerUtils$1;
public boolean remove();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/undertow/util/WorkerUtils$1;
}
SourceFile: "WorkerUtils.java"
EnclosingMethod: io.undertow.util.WorkerUtils.executeAfter:(Lorg/xnio/XnioIoThread;Ljava/lang/Runnable;JLjava/util/concurrent/TimeUnit;)Lorg/xnio/XnioExecutor$Key;
NestHost: io.undertow.util.WorkerUtils
InnerClasses:
io.undertow.util.WorkerUtils$1
public abstract Key = org.xnio.XnioExecutor$Key of org.xnio.XnioExecutor