public final class android.print.PrintAttributes$Margins
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.print.PrintAttributes$Margins
  super_class: java.lang.Object
{
  public static final android.print.PrintAttributes$Margins NO_MARGINS;
    descriptor: Landroid/print/PrintAttributes$Margins;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  private final int mLeftMils;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int mTopMils;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int mRightMils;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int mBottomMils;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(int, int, int, int);
    descriptor: (IIII)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.print.PrintAttributes$Margins this
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.service.print cannot be resolved\n\tThe import com.android.internal.R cannot be resolved\n\tThe value for annotation attribute IntDef.value must be a constant expression\n\tThe value for annotation attribute IntDef.value must be a constant expression\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tThe value for annotation attribute IntDef.value must be a constant expression\n\tThe value for annotation attribute IntDef.value must be a constant expression\n\tThe value for annotation attribute IntDef.value must be a constant expression\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.print.PrintAttributes$Margins this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/print/PrintAttributes$Margins;
    MethodParameters:
            Name  Flags
      leftMils    
      topMils     
      rightMils   
      bottomMils  

  public int getLeftMils();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.print.PrintAttributes$Margins this
         0: .line 1249
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.print.PrintAttributes$Margins this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/print/PrintAttributes$Margins;

  public int getTopMils();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.print.PrintAttributes$Margins this
         0: .line 1258
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.print.PrintAttributes$Margins this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/print/PrintAttributes$Margins;

  public int getRightMils();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.print.PrintAttributes$Margins this
         0: .line 1267
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.print.PrintAttributes$Margins this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/print/PrintAttributes$Margins;

  public int getBottomMils();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.print.PrintAttributes$Margins this
         0: .line 1276
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.print.PrintAttributes$Margins this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/print/PrintAttributes$Margins;

  void writeToParcel(android.os.Parcel);
    descriptor: (Landroid/os/Parcel;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.print.PrintAttributes$Margins this
         0: .line 1280
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.print.PrintAttributes$Margins this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/print/PrintAttributes$Margins;
    MethodParameters:
        Name  Flags
      parcel  

  static android.print.PrintAttributes$Margins createFromParcel(android.os.Parcel);
    descriptor: (Landroid/os/Parcel;)Landroid/print/PrintAttributes$Margins;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 1287
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
        Name  Flags
      parcel  

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.print.PrintAttributes$Margins this
         0: .line 1296
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.print.PrintAttributes$Margins this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/print/PrintAttributes$Margins;

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.print.PrintAttributes$Margins this
         0: .line 1307
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.print.PrintAttributes$Margins this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/print/PrintAttributes$Margins;
    MethodParameters:
      Name  Flags
      obj   

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.print.PrintAttributes$Margins this
         0: .line 1334
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.print.PrintAttributes$Margins this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/print/PrintAttributes$Margins;
}
SourceFile: "PrintAttributes.java"
NestHost: android.print.PrintAttributes
InnerClasses:
  public final Margins = android.print.PrintAttributes$Margins of android.print.PrintAttributes