final class sun.text.normalizer.UCharacterProperty
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: sun.text.normalizer.UCharacterProperty
  super_class: java.lang.Object
{
  public static final sun.text.normalizer.UCharacterProperty INSTANCE;
    descriptor: Lsun/text/normalizer/UCharacterProperty;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public sun.text.normalizer.Trie2_16 m_trie_;
    descriptor: Lsun/text/normalizer/Trie2_16;
    flags: (0x0001) ACC_PUBLIC

  public sun.text.normalizer.VersionInfo m_unicodeVersion_;
    descriptor: Lsun/text/normalizer/VersionInfo;
    flags: (0x0001) ACC_PUBLIC

  public static final int TYPE_MASK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 31

  public static final int SRC_CHAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int SRC_PROPSVEC;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int SRC_BIDI;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int SRC_NFC;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int SRC_NFKC;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  private static final int[] gcbToHst;
    descriptor: [I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private sun.text.normalizer.UCharacterProperty$IntProperty intProp;
    descriptor: Lsun/text/normalizer/UCharacterProperty$IntProperty;
    flags: (0x0002) ACC_PRIVATE

  sun.text.normalizer.Trie2_16 m_additionalTrie_;
    descriptor: Lsun/text/normalizer/Trie2_16;
    flags: (0x0000) 

  int[] m_additionalVectors_;
    descriptor: [I
    flags: (0x0000) 

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

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

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

  public char[] m_scriptExtensions_;
    descriptor: [C
    flags: (0x0001) ACC_PUBLIC

  private static final java.lang.String DATA_FILE_NAME_;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "/sun/text/resources/uprops.icu"

  private static final int LEAD_SURROGATE_SHIFT_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  private static final int SURROGATE_OFFSET_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: -56613888

  private static final int NUMERIC_TYPE_VALUE_SHIFT_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  private static final int NTV_NONE_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private static final int NTV_DECIMAL_START_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final int NTV_DIGIT_START_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  private static final int NTV_NUMERIC_START_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 21

  public static final int SCRIPT_X_MASK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 12583167

  private static final int EAST_ASIAN_MASK_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 917504

  private static final int EAST_ASIAN_SHIFT_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 17

  private static final int BLOCK_MASK_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 130816

  private static final int BLOCK_SHIFT_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int SCRIPT_MASK_;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 255

  private static final int WHITE_SPACE_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private static final int DASH_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final int HYPHEN_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private static final int QUOTATION_MARK_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  private static final int TERMINAL_PUNCTUATION_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  private static final int MATH_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  private static final int HEX_DIGIT_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  private static final int ASCII_HEX_DIGIT_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 7

  private static final int ALPHABETIC_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  private static final int IDEOGRAPHIC_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  private static final int DIACRITIC_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  private static final int EXTENDER_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 11

  private static final int NONCHARACTER_CODE_POINT_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 12

  private static final int GRAPHEME_EXTEND_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 13

  private static final int GRAPHEME_LINK_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 14

  private static final int IDS_BINARY_OPERATOR_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  private static final int IDS_TRINARY_OPERATOR_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  private static final int RADICAL_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 17

  private static final int UNIFIED_IDEOGRAPH_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 18

  private static final int DEFAULT_IGNORABLE_CODE_POINT_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 19

  private static final int DEPRECATED_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 20

  private static final int LOGICAL_ORDER_EXCEPTION_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 21

  private static final int XID_START_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 22

  private static final int XID_CONTINUE_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 23

  private static final int ID_START_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 24

  private static final int ID_CONTINUE_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 25

  private static final int GRAPHEME_BASE_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 26

  private static final int S_TERM_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 27

  private static final int VARIATION_SELECTOR_PROPERTY_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 28

  private static final int PATTERN_SYNTAX;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 29

  private static final int PATTERN_WHITE_SPACE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 30

  private static final int LB_MASK;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 66060288

  private static final int LB_SHIFT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 20

  private static final int SB_MASK;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1015808

  private static final int SB_SHIFT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  private static final int WB_MASK;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 31744

  private static final int WB_SHIFT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 10

  private static final int GCB_MASK;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 992

  private static final int GCB_SHIFT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  private static final int DECOMPOSITION_TYPE_MASK_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 31

  private static final int FIRST_NIBBLE_SHIFT_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  private static final int LAST_NIBBLE_MASK_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  private static final int AGE_SHIFT_;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 24

  private static final int DATA_FORMAT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1431335535

  public static final int BIDI_PAIRED_BRACKET_TYPE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4117

  static final boolean $assertionsDisabled;
    descriptor: Z
    flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=1, args_size=0
         0: .line 57
            ldc Lsun/text/normalizer/UCharacterProperty;
            invokevirtual java.lang.Class.desiredAssertionStatus:()Z
            ifne 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: putstatic sun.text.normalizer.UCharacterProperty.$assertionsDisabled:Z
         3: .line 152
            bipush 10
            newarray 10
            dup
            iconst_4
         4: .line 157
            iconst_1
            iastore
            dup
            bipush 6
         5: .line 159
            iconst_4
            iastore
            dup
            bipush 7
         6: .line 160
            iconst_5
            iastore
            dup
            bipush 8
         7: .line 161
            iconst_3
            iastore
            dup
            bipush 9
         8: .line 162
            iconst_2
            iastore
         9: .line 152
            putstatic sun.text.normalizer.UCharacterProperty.gcbToHst:[I
        10: .line 589
            new sun.text.normalizer.UCharacterProperty
            dup
            invokespecial sun.text.normalizer.UCharacterProperty.<init>:()V
            putstatic sun.text.normalizer.UCharacterProperty.INSTANCE:Lsun/text/normalizer/UCharacterProperty;
        11: .line 590
            goto 14
        12: .line 591
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 0 /* e */
        start local 0 // java.io.IOException e
        13: .line 592
            new java.util.MissingResourceException
            dup
            aload 0 /* e */
            invokevirtual java.io.IOException.getMessage:()Ljava/lang/String;
            ldc "/sun/text/resources/uprops.icu"
            ldc ""
            invokespecial java.util.MissingResourceException.<init>:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
            athrow
        end local 0 // java.io.IOException e
        14: .line 605
      StackMap locals:
      StackMap stack:
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
           13   14     0     e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
          10    11      12  Class java.io.IOException

  public final int getProperty(int);
    descriptor: (I)I
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // sun.text.normalizer.UCharacterProperty this
        start local 1 // int ch
         0: .line 103
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_trie_:Lsun/text/normalizer/Trie2_16;
            iload 1 /* ch */
            invokevirtual sun.text.normalizer.Trie2_16.get:(I)I
            ireturn
        end local 1 // int ch
        end local 0 // sun.text.normalizer.UCharacterProperty this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/text/normalizer/UCharacterProperty;
            0    1     1    ch  I
    MethodParameters:
      Name  Flags
      ch    

  public int getAdditional(int, int);
    descriptor: (II)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // sun.text.normalizer.UCharacterProperty this
        start local 1 // int codepoint
        start local 2 // int column
         0: .line 115
            getstatic sun.text.normalizer.UCharacterProperty.$assertionsDisabled:Z
            ifne 1
            iload 2 /* column */
            ifge 1
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
         1: .line 116
      StackMap locals:
      StackMap stack:
            iload 2 /* column */
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_additionalColumnsCount_:I
            if_icmplt 3
         2: .line 117
            iconst_0
            ireturn
         3: .line 119
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_additionalVectors_:[I
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_additionalTrie_:Lsun/text/normalizer/Trie2_16;
            iload 1 /* codepoint */
            invokevirtual sun.text.normalizer.Trie2_16.get:(I)I
            iload 2 /* column */
            iadd
            iaload
            ireturn
        end local 2 // int column
        end local 1 // int codepoint
        end local 0 // sun.text.normalizer.UCharacterProperty this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    4     0       this  Lsun/text/normalizer/UCharacterProperty;
            0    4     1  codepoint  I
            0    4     2     column  I
    MethodParameters:
           Name  Flags
      codepoint  
      column     

  public sun.text.normalizer.VersionInfo getAge(int);
    descriptor: (I)Lsun/text/normalizer/VersionInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // sun.text.normalizer.UCharacterProperty this
        start local 1 // int codepoint
         0: .line 136
            aload 0 /* this */
            iload 1 /* codepoint */
            iconst_0
            invokevirtual sun.text.normalizer.UCharacterProperty.getAdditional:(II)I
            bipush 24
            ishr
            istore 2 /* version */
        start local 2 // int version
         1: .line 138
            iload 2 /* version */
            iconst_4
            ishr
            bipush 15
            iand
         2: .line 139
            iload 2 /* version */
            bipush 15
            iand
            iconst_0
            iconst_0
         3: .line 137
            invokestatic sun.text.normalizer.VersionInfo.getInstance:(IIII)Lsun/text/normalizer/VersionInfo;
            areturn
        end local 2 // int version
        end local 1 // int codepoint
        end local 0 // sun.text.normalizer.UCharacterProperty this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    4     0       this  Lsun/text/normalizer/UCharacterProperty;
            0    4     1  codepoint  I
            1    4     2    version  I
    MethodParameters:
           Name  Flags
      codepoint  

  public int getType(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // sun.text.normalizer.UCharacterProperty this
        start local 1 // int c
         0: .line 145
            aload 0 /* this */
            iload 1 /* c */
            invokevirtual sun.text.normalizer.UCharacterProperty.getProperty:(I)I
            bipush 31
            iand
            ireturn
        end local 1 // int c
        end local 0 // sun.text.normalizer.UCharacterProperty this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/text/normalizer/UCharacterProperty;
            0    1     1     c  I
    MethodParameters:
      Name  Flags
      c     

  public int getIntPropertyValue(int, int);
    descriptor: (II)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // sun.text.normalizer.UCharacterProperty this
        start local 1 // int c
        start local 2 // int which
         0: .line 221
            iload 2 /* which */
            sipush 4117
            if_icmpne 2
         1: .line 222
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.intProp:Lsun/text/normalizer/UCharacterProperty$IntProperty;
            iload 1 /* c */
            invokevirtual sun.text.normalizer.UCharacterProperty$IntProperty.getValue:(I)I
            ireturn
         2: .line 224
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 2 // int which
        end local 1 // int c
        end local 0 // sun.text.normalizer.UCharacterProperty this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lsun/text/normalizer/UCharacterProperty;
            0    3     1      c  I
            0    3     2  which  I
    MethodParameters:
       Name  Flags
      c      
      which  

  public static int getRawSupplementary(char, char);
    descriptor: (CC)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // char lead
        start local 1 // char trail
         0: .line 237
            iload 0 /* lead */
            bipush 10
            ishl
            iload 1 /* trail */
            iadd
            ldc -56613888
            iadd
            ireturn
        end local 1 // char trail
        end local 0 // char lead
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   lead  C
            0    1     1  trail  C
    MethodParameters:
       Name  Flags
      lead   
      trail  

  public static final int getMask(int);
    descriptor: (I)I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int type
         0: .line 247
            iconst_1
            iload 0 /* type */
            ishl
            ireturn
        end local 0 // int type
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  type  I
    MethodParameters:
      Name  Flags
      type  

  public static int getEuropeanDigit(int);
    descriptor: (I)I
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // int ch
         0: .line 259
            iload 0 /* ch */
            bipush 122
            if_icmple 1
            iload 0 /* ch */
            ldc 65313
            if_icmplt 3
         1: .line 260
      StackMap locals:
      StackMap stack:
            iload 0 /* ch */
            bipush 65
            if_icmplt 3
            iload 0 /* ch */
            bipush 90
            if_icmple 2
            iload 0 /* ch */
            bipush 97
            if_icmplt 3
         2: .line 261
      StackMap locals:
      StackMap stack:
            iload 0 /* ch */
            ldc 65370
            if_icmpgt 3
            iload 0 /* ch */
            ldc 65338
            if_icmple 4
            iload 0 /* ch */
            ldc 65345
            if_icmpge 4
         3: .line 262
      StackMap locals:
      StackMap stack:
            iconst_m1
            ireturn
         4: .line 264
      StackMap locals:
      StackMap stack:
            iload 0 /* ch */
            bipush 122
            if_icmpgt 8
         5: .line 266
            iload 0 /* ch */
            bipush 10
            iadd
            iload 0 /* ch */
            bipush 90
            if_icmpgt 6
            bipush 65
            goto 7
      StackMap locals:
      StackMap stack: int
         6: bipush 97
      StackMap locals: int
      StackMap stack: int int
         7: isub
            ireturn
         8: .line 269
      StackMap locals:
      StackMap stack:
            iload 0 /* ch */
            ldc 65338
            if_icmpgt 10
         9: .line 270
            iload 0 /* ch */
            bipush 10
            iadd
            ldc 65313
            isub
            ireturn
        10: .line 273
      StackMap locals:
      StackMap stack:
            iload 0 /* ch */
            bipush 10
            iadd
            ldc 65345
            isub
            ireturn
        end local 0 // int ch
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0    ch  I
    MethodParameters:
      Name  Flags
      ch    

  public int digit(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // sun.text.normalizer.UCharacterProperty this
        start local 1 // int c
         0: .line 277
            aload 0 /* this */
            iload 1 /* c */
            invokevirtual sun.text.normalizer.UCharacterProperty.getProperty:(I)I
            invokestatic sun.text.normalizer.UCharacterProperty.getNumericTypeValue:(I)I
            iconst_1
            isub
            istore 2 /* value */
        start local 2 // int value
         1: .line 278
            iload 2 /* value */
            bipush 9
            if_icmpgt 3
         2: .line 279
            iload 2 /* value */
            ireturn
         3: .line 281
      StackMap locals: int
      StackMap stack:
            iconst_m1
            ireturn
        end local 2 // int value
        end local 1 // int c
        end local 0 // sun.text.normalizer.UCharacterProperty this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lsun/text/normalizer/UCharacterProperty;
            0    4     1      c  I
            1    4     2  value  I
    MethodParameters:
      Name  Flags
      c     

  private static final int getNumericTypeValue(int);
    descriptor: (I)I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int props
         0: .line 343
            iload 0 /* props */
            bipush 6
            ishr
            ireturn
        end local 0 // int props
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  props  I
    MethodParameters:
       Name  Flags
      props  

  private static final int ntvGetType(int);
    descriptor: (I)I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // int ntv
         0: .line 358
            iload 0 /* ntv */
            ifne 1
            iconst_0
            goto 4
         1: .line 359
      StackMap locals:
      StackMap stack:
            iload 0 /* ntv */
            bipush 11
            if_icmpge 2
            iconst_1
            goto 4
         2: .line 360
      StackMap locals:
      StackMap stack:
            iload 0 /* ntv */
            bipush 21
            if_icmpge 3
            iconst_2
            goto 4
         3: .line 361
      StackMap locals:
      StackMap stack:
            iconst_3
         4: .line 357
      StackMap locals:
      StackMap stack: int
            ireturn
        end local 0 // int ntv
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0   ntv  I
    MethodParameters:
      Name  Flags
      ntv   

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=11, args_size=1
        start local 0 // sun.text.normalizer.UCharacterProperty this
         0: .line 502
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 214
            aload 0 /* this */
            new sun.text.normalizer.UCharacterProperty$1
            dup
            aload 0 /* this */
            aload 0 /* this */
            invokespecial sun.text.normalizer.UCharacterProperty$1.<init>:(Lsun/text/normalizer/UCharacterProperty;Lsun/text/normalizer/UCharacterProperty;)V
            putfield sun.text.normalizer.UCharacterProperty.intProp:Lsun/text/normalizer/UCharacterProperty$IntProperty;
         2: .line 505
            ldc "/sun/text/resources/uprops.icu"
            invokestatic sun.text.normalizer.ICUBinary.getRequiredData:(Ljava/lang/String;)Ljava/nio/ByteBuffer;
            astore 1 /* bytes */
        start local 1 // java.nio.ByteBuffer bytes
         3: .line 506
            aload 0 /* this */
            aload 1 /* bytes */
            ldc 1431335535
            new sun.text.normalizer.UCharacterProperty$IsAcceptable
            dup
            invokespecial sun.text.normalizer.UCharacterProperty$IsAcceptable.<init>:()V
            invokestatic sun.text.normalizer.ICUBinary.readHeaderAndDataVersion:(Ljava/nio/ByteBuffer;ILsun/text/normalizer/ICUBinary$Authenticate;)Lsun/text/normalizer/VersionInfo;
            putfield sun.text.normalizer.UCharacterProperty.m_unicodeVersion_:Lsun/text/normalizer/VersionInfo;
         4: .line 508
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            istore 2 /* propertyOffset */
        start local 2 // int propertyOffset
         5: .line 509
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            pop
         6: .line 510
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            pop
         7: .line 511
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            istore 3 /* additionalOffset */
        start local 3 // int additionalOffset
         8: .line 512
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            istore 4 /* additionalVectorsOffset */
        start local 4 // int additionalVectorsOffset
         9: .line 513
            aload 0 /* this */
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            putfield sun.text.normalizer.UCharacterProperty.m_additionalColumnsCount_:I
        10: .line 514
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            istore 5 /* scriptExtensionsOffset */
        start local 5 // int scriptExtensionsOffset
        11: .line 515
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            istore 6 /* reservedOffset7 */
        start local 6 // int reservedOffset7
        12: .line 516
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            pop
        13: .line 517
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            pop
        14: .line 518
            aload 0 /* this */
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            putfield sun.text.normalizer.UCharacterProperty.m_maxBlockScriptValue_:I
        15: .line 519
            aload 0 /* this */
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            putfield sun.text.normalizer.UCharacterProperty.m_maxJTGValue_:I
        16: .line 520
            aload 1 /* bytes */
            bipush 16
            invokestatic sun.text.normalizer.ICUBinary.skipBytes:(Ljava/nio/ByteBuffer;I)V
        17: .line 523
            aload 0 /* this */
            aload 1 /* bytes */
            invokestatic sun.text.normalizer.Trie2_16.createFromSerialized:(Ljava/nio/ByteBuffer;)Lsun/text/normalizer/Trie2_16;
            putfield sun.text.normalizer.UCharacterProperty.m_trie_:Lsun/text/normalizer/Trie2_16;
        18: .line 524
            iload 2 /* propertyOffset */
            bipush 16
            isub
            iconst_4
            imul
            istore 7 /* expectedTrieLength */
        start local 7 // int expectedTrieLength
        19: .line 525
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_trie_:Lsun/text/normalizer/Trie2_16;
            invokevirtual sun.text.normalizer.Trie2_16.getSerializedLength:()I
            istore 8 /* trieLength */
        start local 8 // int trieLength
        20: .line 526
            iload 8 /* trieLength */
            iload 7 /* expectedTrieLength */
            if_icmple 22
        21: .line 527
            new java.io.IOException
            dup
            ldc "uprops.icu: not enough bytes for main trie"
            invokespecial java.io.IOException.<init>:(Ljava/lang/String;)V
            athrow
        22: .line 530
      StackMap locals: sun.text.normalizer.UCharacterProperty java.nio.ByteBuffer int int int int int int int
      StackMap stack:
            aload 1 /* bytes */
            iload 7 /* expectedTrieLength */
            iload 8 /* trieLength */
            isub
            invokestatic sun.text.normalizer.ICUBinary.skipBytes:(Ljava/nio/ByteBuffer;I)V
        23: .line 533
            aload 1 /* bytes */
            iload 3 /* additionalOffset */
            iload 2 /* propertyOffset */
            isub
            iconst_4
            imul
            invokestatic sun.text.normalizer.ICUBinary.skipBytes:(Ljava/nio/ByteBuffer;I)V
        24: .line 535
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_additionalColumnsCount_:I
            ifle 38
        25: .line 537
            aload 0 /* this */
            aload 1 /* bytes */
            invokestatic sun.text.normalizer.Trie2_16.createFromSerialized:(Ljava/nio/ByteBuffer;)Lsun/text/normalizer/Trie2_16;
            putfield sun.text.normalizer.UCharacterProperty.m_additionalTrie_:Lsun/text/normalizer/Trie2_16;
        26: .line 538
            iload 4 /* additionalVectorsOffset */
            iload 3 /* additionalOffset */
            isub
            iconst_4
            imul
            istore 7 /* expectedTrieLength */
        27: .line 539
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_additionalTrie_:Lsun/text/normalizer/Trie2_16;
            invokevirtual sun.text.normalizer.Trie2_16.getSerializedLength:()I
            istore 8 /* trieLength */
        28: .line 540
            iload 8 /* trieLength */
            iload 7 /* expectedTrieLength */
            if_icmple 30
        29: .line 541
            new java.io.IOException
            dup
            ldc "uprops.icu: not enough bytes for additional-properties trie"
            invokespecial java.io.IOException.<init>:(Ljava/lang/String;)V
            athrow
        30: .line 544
      StackMap locals:
      StackMap stack:
            aload 1 /* bytes */
            iload 7 /* expectedTrieLength */
            iload 8 /* trieLength */
            isub
            invokestatic sun.text.normalizer.ICUBinary.skipBytes:(Ljava/nio/ByteBuffer;I)V
        31: .line 547
            iload 5 /* scriptExtensionsOffset */
            iload 4 /* additionalVectorsOffset */
            isub
            istore 9 /* size */
        start local 9 // int size
        32: .line 548
            aload 0 /* this */
            iload 9 /* size */
            newarray 10
            putfield sun.text.normalizer.UCharacterProperty.m_additionalVectors_:[I
        33: .line 549
            iconst_0
            istore 10 /* i */
        start local 10 // int i
        34: goto 37
        35: .line 550
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_additionalVectors_:[I
            iload 10 /* i */
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getInt:()I
            iastore
        36: .line 549
            iinc 10 /* i */ 1
      StackMap locals:
      StackMap stack:
        37: iload 10 /* i */
            iload 9 /* size */
            if_icmplt 35
        end local 10 // int i
        end local 9 // int size
        38: .line 555
      StackMap locals:
      StackMap stack:
            iload 6 /* reservedOffset7 */
            iload 5 /* scriptExtensionsOffset */
            isub
            iconst_2
            imul
            istore 9 /* numChars */
        start local 9 // int numChars
        39: .line 556
            iload 9 /* numChars */
            ifle 46
        40: .line 557
            aload 0 /* this */
            iload 9 /* numChars */
            newarray 5
            putfield sun.text.normalizer.UCharacterProperty.m_scriptExtensions_:[C
        41: .line 558
            iconst_0
            istore 10 /* i */
        start local 10 // int i
        42: goto 45
        43: .line 559
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_scriptExtensions_:[C
            iload 10 /* i */
            aload 1 /* bytes */
            invokevirtual java.nio.ByteBuffer.getChar:()C
            castore
        44: .line 558
            iinc 10 /* i */ 1
      StackMap locals:
      StackMap stack:
        45: iload 10 /* i */
            iload 9 /* numChars */
            if_icmplt 43
        end local 10 // int i
        46: .line 562
      StackMap locals:
      StackMap stack:
            return
        end local 9 // int numChars
        end local 8 // int trieLength
        end local 7 // int expectedTrieLength
        end local 6 // int reservedOffset7
        end local 5 // int scriptExtensionsOffset
        end local 4 // int additionalVectorsOffset
        end local 3 // int additionalOffset
        end local 2 // int propertyOffset
        end local 1 // java.nio.ByteBuffer bytes
        end local 0 // sun.text.normalizer.UCharacterProperty this
      LocalVariableTable:
        Start  End  Slot                     Name  Signature
            0   47     0                     this  Lsun/text/normalizer/UCharacterProperty;
            3   47     1                    bytes  Ljava/nio/ByteBuffer;
            5   47     2           propertyOffset  I
            8   47     3         additionalOffset  I
            9   47     4  additionalVectorsOffset  I
           11   47     5   scriptExtensionsOffset  I
           12   47     6          reservedOffset7  I
           19   47     7       expectedTrieLength  I
           20   47     8               trieLength  I
           32   38     9                     size  I
           34   38    10                        i  I
           39   47     9                 numChars  I
           42   46    10                        i  I
    Exceptions:
      throws java.io.IOException

  public void upropsvec_addPropertyStarts(sun.text.normalizer.UnicodeSet);
    descriptor: (Lsun/text/normalizer/UnicodeSet;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=2
        start local 0 // sun.text.normalizer.UCharacterProperty this
        start local 1 // sun.text.normalizer.UnicodeSet set
         0: .line 575
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_additionalColumnsCount_:I
            ifle 6
         1: .line 577
            aload 0 /* this */
            getfield sun.text.normalizer.UCharacterProperty.m_additionalTrie_:Lsun/text/normalizer/Trie2_16;
            invokevirtual sun.text.normalizer.Trie2_16.iterator:()Ljava/util/Iterator;
            astore 2 /* trieIterator */
        start local 2 // java.util.Iterator trieIterator
         2: .line 579
            goto 4
        start local 3 // sun.text.normalizer.Trie2$Range range
         3: .line 580
      StackMap locals: java.util.Iterator sun.text.normalizer.Trie2$Range
      StackMap stack:
            aload 1 /* set */
            aload 3 /* range */
            getfield sun.text.normalizer.Trie2$Range.startCodePoint:I
            invokevirtual sun.text.normalizer.UnicodeSet.add:(I)Lsun/text/normalizer/UnicodeSet;
            pop
        end local 3 // sun.text.normalizer.Trie2$Range range
         4: .line 579
      StackMap locals:
      StackMap stack:
            aload 2 /* trieIterator */
            invokeinterface java.util.Iterator.hasNext:()Z
            ifeq 6
            aload 2 /* trieIterator */
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast sun.text.normalizer.Trie2$Range
            dup
            astore 3 /* range */
        start local 3 // sun.text.normalizer.Trie2$Range range
         5: getfield sun.text.normalizer.Trie2$Range.leadSurrogate:Z
            ifeq 3
        end local 3 // sun.text.normalizer.Trie2$Range range
        end local 2 // java.util.Iterator trieIterator
         6: .line 583
      StackMap locals:
      StackMap stack:
            return
        end local 1 // sun.text.normalizer.UnicodeSet set
        end local 0 // sun.text.normalizer.UCharacterProperty this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    7     0          this  Lsun/text/normalizer/UCharacterProperty;
            0    7     1           set  Lsun/text/normalizer/UnicodeSet;
            2    6     2  trieIterator  Ljava/util/Iterator<Lsun/text/normalizer/Trie2$Range;>;
            3    4     3         range  Lsun/text/normalizer/Trie2$Range;
            5    6     3         range  Lsun/text/normalizer/Trie2$Range;
    MethodParameters:
      Name  Flags
      set   
}
SourceFile: "UCharacterProperty.java"
NestMembers:
  sun.text.normalizer.UCharacterProperty$1  sun.text.normalizer.UCharacterProperty$BiDiIntProperty  sun.text.normalizer.UCharacterProperty$CombiningClassIntProperty  sun.text.normalizer.UCharacterProperty$IntProperty  sun.text.normalizer.UCharacterProperty$IsAcceptable  sun.text.normalizer.UCharacterProperty$NormQuickCheckIntProperty
InnerClasses:
  public abstract Authenticate = sun.text.normalizer.ICUBinary$Authenticate of sun.text.normalizer.ICUBinary
  public Range = sun.text.normalizer.Trie2$Range of sun.text.normalizer.Trie2
  sun.text.normalizer.UCharacterProperty$1
  private BiDiIntProperty = sun.text.normalizer.UCharacterProperty$BiDiIntProperty of sun.text.normalizer.UCharacterProperty
  private CombiningClassIntProperty = sun.text.normalizer.UCharacterProperty$CombiningClassIntProperty of sun.text.normalizer.UCharacterProperty
  private IntProperty = sun.text.normalizer.UCharacterProperty$IntProperty of sun.text.normalizer.UCharacterProperty
  private final IsAcceptable = sun.text.normalizer.UCharacterProperty$IsAcceptable of sun.text.normalizer.UCharacterProperty
  private NormQuickCheckIntProperty = sun.text.normalizer.UCharacterProperty$NormQuickCheckIntProperty of sun.text.normalizer.UCharacterProperty