class org.graalvm.component.installer.commands.ListTest$3 extends org.graalvm.component.installer.commands.AvailableCommand
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.graalvm.component.installer.commands.ListTest$3
  super_class: org.graalvm.component.installer.commands.AvailableCommand
{
  final org.graalvm.component.installer.commands.ListTest this$0;
    descriptor: Lorg/graalvm/component/installer/commands/ListTest;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(org.graalvm.component.installer.commands.ListTest);
    descriptor: (Lorg/graalvm/component/installer/commands/ListTest;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.graalvm.component.installer.commands.ListTest$3 this
         0: .line 212
            aload 0 /* this */
            aload 1
            putfield org.graalvm.component.installer.commands.ListTest$3.this$0:Lorg/graalvm/component/installer/commands/ListTest;
            aload 0 /* this */
            invokespecial org.graalvm.component.installer.commands.AvailableCommand.<init>:()V
            return
        end local 0 // org.graalvm.component.installer.commands.ListTest$3 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/component/installer/commands/ListTest$3;
    MethodParameters:
        Name  Flags
      this$0  final

  boolean process();
    descriptor: ()Z
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.graalvm.component.installer.commands.ListTest$3 this
         0: .line 215
            aload 0 /* this */
            invokespecial org.graalvm.component.installer.commands.AvailableCommand.process:()Z
            pop
         1: .line 217
            iconst_0
            ireturn
        end local 0 // org.graalvm.component.installer.commands.ListTest$3 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/graalvm/component/installer/commands/ListTest$3;
}
SourceFile: "ListTest.java"
EnclosingMethod: org.graalvm.component.installer.commands.ListTest.assert110Components:(Lorg/graalvm/component/installer/Version;Lorg/graalvm/component/installer/Version;)V
NestHost: org.graalvm.component.installer.commands.ListTest
InnerClasses:
  org.graalvm.component.installer.commands.ListTest$3