public final class android.graphics.Path$Direction extends java.lang.Enum<android.graphics.Path$Direction>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: android.graphics.Path$Direction
  super_class: java.lang.Enum
{
  public static final android.graphics.Path$Direction CW;
    descriptor: Landroid/graphics/Path$Direction;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final android.graphics.Path$Direction CCW;
    descriptor: Landroid/graphics/Path$Direction;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  final int nativeInt;
    descriptor: I
    flags: (0x0010) ACC_FINAL

  private void <init>(java.lang.String, int, int);
    descriptor: (Ljava/lang/String;II)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.graphics.Path$Direction this
         0: .line 24
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import dalvik.annotation cannot be resolved\n\tThe import dalvik.annotation cannot be resolved\n\tThe import libcore.util cannot be resolved\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tNativeAllocationRegistry cannot be resolved to a type\n\tFastNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n\tCriticalNative cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.graphics.Path$Direction this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/graphics/Path$Direction;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      ni             
}
Signature: Ljava/lang/Enum<Landroid/graphics/Path$Direction;>;
SourceFile: "Path.java"
NestHost: android.graphics.Path
InnerClasses:
  public final Direction = android.graphics.Path$Direction of android.graphics.Path