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

  public static final android.renderscript.Sampler$Value LINEAR;
    descriptor: Landroid/renderscript/Sampler$Value;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final android.renderscript.Sampler$Value LINEAR_MIP_LINEAR;
    descriptor: Landroid/renderscript/Sampler$Value;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final android.renderscript.Sampler$Value LINEAR_MIP_NEAREST;
    descriptor: Landroid/renderscript/Sampler$Value;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final android.renderscript.Sampler$Value WRAP;
    descriptor: Landroid/renderscript/Sampler$Value;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final android.renderscript.Sampler$Value CLAMP;
    descriptor: Landroid/renderscript/Sampler$Value;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final android.renderscript.Sampler$Value MIRRORED_REPEAT;
    descriptor: Landroid/renderscript/Sampler$Value;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  int mID;
    descriptor: I
    flags: (0x0000) 

  private static final android.renderscript.Sampler$Value[] ENUM$VALUES;
    descriptor: [Landroid/renderscript/Sampler$Value;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 31
            new android.renderscript.Sampler$Value
            dup
            ldc "NEAREST"
            iconst_0
            iconst_0
            invokespecial android.renderscript.Sampler$Value.<init>:(Ljava/lang/String;II)V
            putstatic android.renderscript.Sampler$Value.NEAREST:Landroid/renderscript/Sampler$Value;
         1: .line 32
            new android.renderscript.Sampler$Value
            dup
            ldc "LINEAR"
            iconst_1
            iconst_1
            invokespecial android.renderscript.Sampler$Value.<init>:(Ljava/lang/String;II)V
            putstatic android.renderscript.Sampler$Value.LINEAR:Landroid/renderscript/Sampler$Value;
         2: .line 33
            new android.renderscript.Sampler$Value
            dup
            ldc "LINEAR_MIP_LINEAR"
            iconst_2
            iconst_2
            invokespecial android.renderscript.Sampler$Value.<init>:(Ljava/lang/String;II)V
            putstatic android.renderscript.Sampler$Value.LINEAR_MIP_LINEAR:Landroid/renderscript/Sampler$Value;
         3: .line 34
            new android.renderscript.Sampler$Value
            dup
            ldc "LINEAR_MIP_NEAREST"
            iconst_3
            iconst_5
            invokespecial android.renderscript.Sampler$Value.<init>:(Ljava/lang/String;II)V
            putstatic android.renderscript.Sampler$Value.LINEAR_MIP_NEAREST:Landroid/renderscript/Sampler$Value;
         4: .line 35
            new android.renderscript.Sampler$Value
            dup
            ldc "WRAP"
            iconst_4
            iconst_3
            invokespecial android.renderscript.Sampler$Value.<init>:(Ljava/lang/String;II)V
            putstatic android.renderscript.Sampler$Value.WRAP:Landroid/renderscript/Sampler$Value;
         5: .line 36
            new android.renderscript.Sampler$Value
            dup
            ldc "CLAMP"
            iconst_5
            iconst_4
            invokespecial android.renderscript.Sampler$Value.<init>:(Ljava/lang/String;II)V
            putstatic android.renderscript.Sampler$Value.CLAMP:Landroid/renderscript/Sampler$Value;
         6: .line 37
            new android.renderscript.Sampler$Value
            dup
            ldc "MIRRORED_REPEAT"
            bipush 6
            bipush 6
            invokespecial android.renderscript.Sampler$Value.<init>:(Ljava/lang/String;II)V
            putstatic android.renderscript.Sampler$Value.MIRRORED_REPEAT:Landroid/renderscript/Sampler$Value;
         7: .line 30
            bipush 7
            anewarray android.renderscript.Sampler$Value
            dup
            iconst_0
            getstatic android.renderscript.Sampler$Value.NEAREST:Landroid/renderscript/Sampler$Value;
            aastore
            dup
            iconst_1
            getstatic android.renderscript.Sampler$Value.LINEAR:Landroid/renderscript/Sampler$Value;
            aastore
            dup
            iconst_2
            getstatic android.renderscript.Sampler$Value.LINEAR_MIP_LINEAR:Landroid/renderscript/Sampler$Value;
            aastore
            dup
            iconst_3
            getstatic android.renderscript.Sampler$Value.LINEAR_MIP_NEAREST:Landroid/renderscript/Sampler$Value;
            aastore
            dup
            iconst_4
            getstatic android.renderscript.Sampler$Value.WRAP:Landroid/renderscript/Sampler$Value;
            aastore
            dup
            iconst_5
            getstatic android.renderscript.Sampler$Value.CLAMP:Landroid/renderscript/Sampler$Value;
            aastore
            dup
            bipush 6
            getstatic android.renderscript.Sampler$Value.MIRRORED_REPEAT:Landroid/renderscript/Sampler$Value;
            aastore
            putstatic android.renderscript.Sampler$Value.ENUM$VALUES:[Landroid/renderscript/Sampler$Value;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  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.renderscript.Sampler$Value this
        start local 3 // int id
         0: .line 40
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 41
            aload 0 /* this */
            iload 3 /* id */
            putfield android.renderscript.Sampler$Value.mID:I
         2: .line 42
            return
        end local 3 // int id
        end local 0 // android.renderscript.Sampler$Value this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Landroid/renderscript/Sampler$Value;
            0    3     3    id  I
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      id             

  public static android.renderscript.Sampler$Value[] values();
    descriptor: ()[Landroid/renderscript/Sampler$Value;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic android.renderscript.Sampler$Value.ENUM$VALUES:[Landroid/renderscript/Sampler$Value;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray android.renderscript.Sampler$Value
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static android.renderscript.Sampler$Value valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Landroid/renderscript/Sampler$Value;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Landroid/renderscript/Sampler$Value;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast android.renderscript.Sampler$Value
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Landroid/renderscript/Sampler$Value;>;
SourceFile: "Sampler.java"
NestHost: android.renderscript.Sampler
InnerClasses:
  public final Value = android.renderscript.Sampler$Value of android.renderscript.Sampler