class org.xnio.IoUtils$4 implements org.xnio.Cancellable
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.xnio.IoUtils$4
  super_class: java.lang.Object
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.xnio.IoUtils$4 this
         0: .line 88
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.xnio.IoUtils$4 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/xnio/IoUtils$4;

  public org.xnio.Cancellable cancel();
    descriptor: ()Lorg/xnio/Cancellable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.xnio.IoUtils$4 this
         0: .line 90
            aload 0 /* this */
            areturn
        end local 0 // org.xnio.IoUtils$4 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/xnio/IoUtils$4;
}
SourceFile: "IoUtils.java"
EnclosingMethod: org.xnio.IoUtils
NestHost: org.xnio.IoUtils
InnerClasses:
  org.xnio.IoUtils$4