class android.renderscript.Mesh$AllocationBuilder$Entry
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.renderscript.Mesh$AllocationBuilder$Entry
  super_class: java.lang.Object
{
  android.renderscript.Allocation a;
    descriptor: Landroid/renderscript/Allocation;
    flags: (0x0000) 

  android.renderscript.Mesh$Primitive prim;
    descriptor: Landroid/renderscript/Mesh$Primitive;
    flags: (0x0000) 

  final android.renderscript.Mesh$AllocationBuilder this$1;
    descriptor: Landroid/renderscript/Mesh$AllocationBuilder;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(android.renderscript.Mesh$AllocationBuilder);
    descriptor: (Landroid/renderscript/Mesh$AllocationBuilder;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.renderscript.Mesh$AllocationBuilder$Entry this
         0: .line 414
            aload 0 /* this */
            aload 1
            putfield android.renderscript.Mesh$AllocationBuilder$Entry.this$1:Landroid/renderscript/Mesh$AllocationBuilder;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // android.renderscript.Mesh$AllocationBuilder$Entry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/renderscript/Mesh$AllocationBuilder$Entry;
    MethodParameters:
        Name  Flags
      this$0  final
}
SourceFile: "Mesh.java"
NestHost: android.renderscript.Mesh
InnerClasses:
  public AllocationBuilder = android.renderscript.Mesh$AllocationBuilder of android.renderscript.Mesh
  Entry = android.renderscript.Mesh$AllocationBuilder$Entry of android.renderscript.Mesh$AllocationBuilder
  public final Primitive = android.renderscript.Mesh$Primitive of android.renderscript.Mesh