public final class org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo
  super_class: java.lang.Object
{
  private static final org.apache.fop.fo.properties.PropertyCache<org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo> CACHE;
    descriptor: Lorg/apache/fop/fo/properties/PropertyCache;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Lorg/apache/fop/fo/properties/PropertyCache<Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;>;

  private int mStyle;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private java.awt.Color mColor;
    descriptor: Ljava/awt/Color;
    flags: (0x0002) ACC_PRIVATE

  private org.apache.fop.fo.properties.CondLengthProperty mWidth;
    descriptor: Lorg/apache/fop/fo/properties/CondLengthProperty;
    flags: (0x0002) ACC_PRIVATE

  private org.apache.fop.fo.properties.CondLengthProperty radiusStart;
    descriptor: Lorg/apache/fop/fo/properties/CondLengthProperty;
    flags: (0x0002) ACC_PRIVATE

  private org.apache.fop.fo.properties.CondLengthProperty radiusEnd;
    descriptor: Lorg/apache/fop/fo/properties/CondLengthProperty;
    flags: (0x0002) ACC_PRIVATE

  private int hash;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 112
            new org.apache.fop.fo.properties.PropertyCache
            dup
            invokespecial org.apache.fop.fo.properties.PropertyCache.<init>:()V
         1: .line 111
            putstatic org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.CACHE:Lorg/apache/fop/fo/properties/PropertyCache;
         2: .line 112
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(int, org.apache.fop.fo.properties.CondLengthProperty, java.awt.Color, org.apache.fop.fo.properties.CondLengthProperty, org.apache.fop.fo.properties.CondLengthProperty);
    descriptor: (ILorg/apache/fop/fo/properties/CondLengthProperty;Ljava/awt/Color;Lorg/apache/fop/fo/properties/CondLengthProperty;Lorg/apache/fop/fo/properties/CondLengthProperty;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=6, args_size=6
        start local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
        start local 1 // int style
        start local 2 // org.apache.fop.fo.properties.CondLengthProperty width
        start local 3 // java.awt.Color color
        start local 4 // org.apache.fop.fo.properties.CondLengthProperty radiusStart
        start local 5 // org.apache.fop.fo.properties.CondLengthProperty radiusEnd
         0: .line 125
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 120
            aload 0 /* this */
            iconst_m1
            putfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.hash:I
         2: .line 127
            aload 0 /* this */
            iload 1 /* style */
            putfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mStyle:I
         3: .line 128
            aload 0 /* this */
            aload 2 /* width */
            putfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mWidth:Lorg/apache/fop/fo/properties/CondLengthProperty;
         4: .line 129
            aload 0 /* this */
            aload 3 /* color */
            putfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mColor:Ljava/awt/Color;
         5: .line 130
            aload 0 /* this */
            aload 4 /* radiusStart */
            putfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusStart:Lorg/apache/fop/fo/properties/CondLengthProperty;
         6: .line 131
            aload 0 /* this */
            aload 5 /* radiusEnd */
            putfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusEnd:Lorg/apache/fop/fo/properties/CondLengthProperty;
         7: .line 132
            return
        end local 5 // org.apache.fop.fo.properties.CondLengthProperty radiusEnd
        end local 4 // org.apache.fop.fo.properties.CondLengthProperty radiusStart
        end local 3 // java.awt.Color color
        end local 2 // org.apache.fop.fo.properties.CondLengthProperty width
        end local 1 // int style
        end local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    8     0         this  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;
            0    8     1        style  I
            0    8     2        width  Lorg/apache/fop/fo/properties/CondLengthProperty;
            0    8     3        color  Ljava/awt/Color;
            0    8     4  radiusStart  Lorg/apache/fop/fo/properties/CondLengthProperty;
            0    8     5    radiusEnd  Lorg/apache/fop/fo/properties/CondLengthProperty;
    MethodParameters:
             Name  Flags
      style        
      width        
      color        
      radiusStart  
      radiusEnd    

  public static org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo getInstance(int, org.apache.fop.fo.properties.CondLengthProperty, java.awt.Color, org.apache.fop.fo.properties.CondLengthProperty, org.apache.fop.fo.properties.CondLengthProperty);
    descriptor: (ILorg/apache/fop/fo/properties/CondLengthProperty;Ljava/awt/Color;Lorg/apache/fop/fo/properties/CondLengthProperty;Lorg/apache/fop/fo/properties/CondLengthProperty;)Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=8, locals=5, args_size=5
        start local 0 // int style
        start local 1 // org.apache.fop.fo.properties.CondLengthProperty width
        start local 2 // java.awt.Color color
        start local 3 // org.apache.fop.fo.properties.CondLengthProperty radiusStart
        start local 4 // org.apache.fop.fo.properties.CondLengthProperty radiusEnd
         0: .line 146
            getstatic org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.CACHE:Lorg/apache/fop/fo/properties/PropertyCache;
            new org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo
            dup
            iload 0 /* style */
            aload 1 /* width */
            aload 2 /* color */
            aload 3 /* radiusStart */
            aload 4 /* radiusEnd */
            invokespecial org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.<init>:(ILorg/apache/fop/fo/properties/CondLengthProperty;Ljava/awt/Color;Lorg/apache/fop/fo/properties/CondLengthProperty;Lorg/apache/fop/fo/properties/CondLengthProperty;)V
            invokevirtual org.apache.fop.fo.properties.PropertyCache.fetch:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo
            areturn
        end local 4 // org.apache.fop.fo.properties.CondLengthProperty radiusEnd
        end local 3 // org.apache.fop.fo.properties.CondLengthProperty radiusStart
        end local 2 // java.awt.Color color
        end local 1 // org.apache.fop.fo.properties.CondLengthProperty width
        end local 0 // int style
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    1     0        style  I
            0    1     1        width  Lorg/apache/fop/fo/properties/CondLengthProperty;
            0    1     2        color  Ljava/awt/Color;
            0    1     3  radiusStart  Lorg/apache/fop/fo/properties/CondLengthProperty;
            0    1     4    radiusEnd  Lorg/apache/fop/fo/properties/CondLengthProperty;
    MethodParameters:
             Name  Flags
      style        
      width        
      color        
      radiusStart  
      radiusEnd    

  public int getStyle();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
         0: .line 153
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mStyle:I
            ireturn
        end local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;

  public java.awt.Color getColor();
    descriptor: ()Ljava/awt/Color;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
         0: .line 160
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mColor:Ljava/awt/Color;
            areturn
        end local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;

  public org.apache.fop.fo.properties.CondLengthProperty getWidth();
    descriptor: ()Lorg/apache/fop/fo/properties/CondLengthProperty;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
         0: .line 167
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mWidth:Lorg/apache/fop/fo/properties/CondLengthProperty;
            areturn
        end local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;

  public int getRetainedWidth();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
         0: .line 177
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mStyle:I
            bipush 95
            if_icmpeq 2
         1: .line 178
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mStyle:I
            bipush 57
            if_icmpne 3
         2: .line 179
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
         3: .line 181
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mWidth:Lorg/apache/fop/fo/properties/CondLengthProperty;
            invokevirtual org.apache.fop.fo.properties.CondLengthProperty.getLengthValue:()I
            ireturn
        end local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;

  public org.apache.fop.fo.properties.CondLengthProperty getRadiusStart();
    descriptor: ()Lorg/apache/fop/fo/properties/CondLengthProperty;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
         0: .line 189
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusStart:Lorg/apache/fop/fo/properties/CondLengthProperty;
            areturn
        end local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;

  public org.apache.fop.fo.properties.CondLengthProperty getRadiusEnd();
    descriptor: ()Lorg/apache/fop/fo/properties/CondLengthProperty;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
         0: .line 196
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusEnd:Lorg/apache/fop/fo/properties/CondLengthProperty;
            areturn
        end local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
         0: .line 201
            new java.lang.StringBuffer
            dup
            ldc "BorderInfo"
            invokespecial java.lang.StringBuffer.<init>:(Ljava/lang/String;)V
            astore 1 /* sb */
        start local 1 // java.lang.StringBuffer sb
         1: .line 202
            aload 1 /* sb */
            ldc " {"
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         2: .line 203
            aload 1 /* sb */
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mStyle:I
            invokevirtual java.lang.StringBuffer.append:(I)Ljava/lang/StringBuffer;
            pop
         3: .line 204
            aload 1 /* sb */
            ldc ", "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         4: .line 205
            aload 1 /* sb */
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mColor:Ljava/awt/Color;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/Object;)Ljava/lang/StringBuffer;
            pop
         5: .line 206
            aload 1 /* sb */
            ldc ", "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         6: .line 207
            aload 1 /* sb */
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mWidth:Lorg/apache/fop/fo/properties/CondLengthProperty;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/Object;)Ljava/lang/StringBuffer;
            pop
         7: .line 208
            aload 1 /* sb */
            ldc ", "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         8: .line 209
            aload 1 /* sb */
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusStart:Lorg/apache/fop/fo/properties/CondLengthProperty;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/Object;)Ljava/lang/StringBuffer;
            pop
         9: .line 210
            aload 1 /* sb */
            ldc ", "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
        10: .line 211
            aload 1 /* sb */
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusEnd:Lorg/apache/fop/fo/properties/CondLengthProperty;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/Object;)Ljava/lang/StringBuffer;
            pop
        11: .line 212
            aload 1 /* sb */
            ldc "}"
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
        12: .line 213
            aload 1 /* sb */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            areturn
        end local 1 // java.lang.StringBuffer sb
        end local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;
            1   13     1    sb  Ljava/lang/StringBuffer;

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
        start local 1 // java.lang.Object obj
         0: .line 218
            aload 0 /* this */
            aload 1 /* obj */
            if_acmpne 2
         1: .line 219
            iconst_1
            ireturn
         2: .line 221
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            instanceof org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo
            ifne 4
         3: .line 222
            iconst_0
            ireturn
         4: .line 224
      StackMap locals:
      StackMap stack:
            aload 1 /* obj */
            checkcast org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo
            astore 2 /* bi */
        start local 2 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo bi
         5: .line 225
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mColor:Ljava/awt/Color;
            aload 2 /* bi */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mColor:Ljava/awt/Color;
            if_acmpne 11
         6: .line 226
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mStyle:I
            aload 2 /* bi */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mStyle:I
            if_icmpne 11
         7: .line 227
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mWidth:Lorg/apache/fop/fo/properties/CondLengthProperty;
            aload 2 /* bi */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mWidth:Lorg/apache/fop/fo/properties/CondLengthProperty;
            if_acmpne 11
         8: .line 228
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusStart:Lorg/apache/fop/fo/properties/CondLengthProperty;
            aload 2 /* bi */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusStart:Lorg/apache/fop/fo/properties/CondLengthProperty;
            if_acmpne 11
         9: .line 229
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusEnd:Lorg/apache/fop/fo/properties/CondLengthProperty;
            aload 2 /* bi */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusEnd:Lorg/apache/fop/fo/properties/CondLengthProperty;
            if_acmpne 11
        10: .line 225
            iconst_1
            ireturn
      StackMap locals: org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo
      StackMap stack:
        11: iconst_0
            ireturn
        end local 2 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo bi
        end local 1 // java.lang.Object obj
        end local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;
            0   12     1   obj  Ljava/lang/Object;
            5   12     2    bi  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;
    MethodParameters:
      Name  Flags
      obj   

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
         0: .line 234
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.hash:I
            iconst_m1
            if_icmpne 16
         1: .line 235
            bipush 17
            istore 1 /* hash */
        start local 1 // int hash
         2: .line 236
            bipush 37
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mColor:Ljava/awt/Color;
            ifnonnull 3
            iconst_0
            goto 4
      StackMap locals: org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo int
      StackMap stack: int
         3: aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mColor:Ljava/awt/Color;
            invokevirtual java.awt.Color.hashCode:()I
      StackMap locals: org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo int
      StackMap stack: int int
         4: iadd
            istore 1 /* hash */
         5: .line 237
            bipush 37
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mStyle:I
            iadd
            istore 1 /* hash */
         6: .line 238
            bipush 37
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mWidth:Lorg/apache/fop/fo/properties/CondLengthProperty;
            ifnonnull 7
            iconst_0
            goto 8
      StackMap locals:
      StackMap stack: int
         7: aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.mWidth:Lorg/apache/fop/fo/properties/CondLengthProperty;
            invokevirtual org.apache.fop.fo.properties.CondLengthProperty.hashCode:()I
      StackMap locals: org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo int
      StackMap stack: int int
         8: iadd
            istore 1 /* hash */
         9: .line 239
            bipush 37
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusStart:Lorg/apache/fop/fo/properties/CondLengthProperty;
            ifnonnull 10
            iconst_0
            goto 11
      StackMap locals:
      StackMap stack: int
        10: aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusStart:Lorg/apache/fop/fo/properties/CondLengthProperty;
            invokevirtual org.apache.fop.fo.properties.CondLengthProperty.hashCode:()I
      StackMap locals: org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo int
      StackMap stack: int int
        11: iadd
            istore 1 /* hash */
        12: .line 240
            bipush 37
            iload 1 /* hash */
            imul
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusEnd:Lorg/apache/fop/fo/properties/CondLengthProperty;
            ifnonnull 13
            iconst_0
            goto 14
      StackMap locals:
      StackMap stack: int
        13: aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.radiusEnd:Lorg/apache/fop/fo/properties/CondLengthProperty;
            invokevirtual org.apache.fop.fo.properties.CondLengthProperty.hashCode:()I
      StackMap locals: org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo int
      StackMap stack: int int
        14: iadd
            istore 1 /* hash */
        15: .line 241
            aload 0 /* this */
            iload 1 /* hash */
            putfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.hash:I
        end local 1 // int hash
        16: .line 243
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo.hash:I
            ireturn
        end local 0 // org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   17     0  this  Lorg/apache/fop/fo/properties/CommonBorderPaddingBackground$BorderInfo;
            2   16     1  hash  I
}
SourceFile: "CommonBorderPaddingBackground.java"
NestHost: org.apache.fop.fo.properties.CommonBorderPaddingBackground
InnerClasses:
  public final BorderInfo = org.apache.fop.fo.properties.CommonBorderPaddingBackground$BorderInfo of org.apache.fop.fo.properties.CommonBorderPaddingBackground