public final class org.graalvm.nativeimage.Platform$ANDROID_AARCH64 implements org.graalvm.nativeimage.Platform$ANDROID, org.graalvm.nativeimage.Platform$AARCH64
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.graalvm.nativeimage.Platform$ANDROID_AARCH64
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.graalvm.nativeimage.Platform$ANDROID_AARCH64 this
         0: .line 286
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 287
            return
        end local 0 // org.graalvm.nativeimage.Platform$ANDROID_AARCH64 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/graalvm/nativeimage/Platform$ANDROID_AARCH64;
}
SourceFile: "Platform.java"
NestHost: org.graalvm.nativeimage.Platform
InnerClasses:
  public abstract AARCH64 = org.graalvm.nativeimage.Platform$AARCH64 of org.graalvm.nativeimage.Platform
  public abstract ANDROID = org.graalvm.nativeimage.Platform$ANDROID of org.graalvm.nativeimage.Platform
  public final ANDROID_AARCH64 = org.graalvm.nativeimage.Platform$ANDROID_AARCH64 of org.graalvm.nativeimage.Platform