final class sun.nio.cs.StandardCharsets$Cache extends sun.util.PreHashedMap<java.nio.charset.Charset>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: sun.nio.cs.StandardCharsets$Cache
  super_class: sun.util.PreHashedMap
{
  private static final int ROWS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 64

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

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

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

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // sun.nio.cs.StandardCharsets$Cache this
         0: .line 984
            aload 0 /* this */
            bipush 64
            bipush 62
            iconst_0
            bipush 63
            invokespecial sun.util.PreHashedMap.<init>:(IIII)V
         1: .line 985
            return
        end local 0 // sun.nio.cs.StandardCharsets$Cache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/nio/cs/StandardCharsets$Cache;

  protected void init(java.lang.Object[]);
    descriptor: ([Ljava/lang/Object;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=12, locals=2, args_size=2
        start local 0 // sun.nio.cs.StandardCharsets$Cache this
        start local 1 // java.lang.Object[] ht
         0: .line 988
            aload 1 /* ht */
            iconst_0
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ibm862"
            aastore
            aastore
         1: .line 989
            aload 1 /* ht */
            iconst_1
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "euc-kr"
            aastore
            aastore
         2: .line 990
            aload 1 /* ht */
            iconst_2
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "windows-31j"
            aastore
            aastore
         3: .line 991
            aload 1 /* ht */
            iconst_3
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-pck"
            aastore
            aastore
         4: .line 992
            aload 1 /* ht */
            iconst_4
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ibm866"
            aastore
            dup
            iconst_2
         5: .line 993
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "utf-16le"
            aastore
            aastore
         6: .line 992
            aastore
         7: .line 994
            aload 1 /* ht */
            iconst_5
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "tis-620"
            aastore
            dup
            iconst_2
         8: .line 995
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "utf-32"
            aastore
            aastore
         9: .line 994
            aastore
        10: .line 996
            aload 1 /* ht */
            bipush 6
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "windows-1250"
            aastore
            aastore
        11: .line 997
            aload 1 /* ht */
            bipush 7
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "windows-1251"
            aastore
            aastore
        12: .line 998
            aload 1 /* ht */
            bipush 8
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-big5-solaris"
            aastore
            dup
            iconst_2
        13: .line 999
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "windows-1252"
            aastore
            dup
            iconst_2
        14: .line 1000
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "utf-32be"
            aastore
            aastore
            aastore
        15: .line 998
            aastore
        16: .line 1001
            aload 1 /* ht */
            bipush 9
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-jis0208"
            aastore
            dup
            iconst_2
        17: .line 1002
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "windows-1253"
            aastore
            aastore
        18: .line 1001
            aastore
        19: .line 1003
            aload 1 /* ht */
            bipush 10
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "windows-1254"
            aastore
            aastore
        20: .line 1004
            aload 1 /* ht */
            bipush 11
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "gb18030"
            aastore
            dup
            iconst_2
        21: .line 1005
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "utf-16"
            aastore
            aastore
        22: .line 1004
            aastore
        23: .line 1006
            aload 1 /* ht */
            bipush 12
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-iso-8859-11"
            aastore
            aastore
        24: .line 1007
            aload 1 /* ht */
            bipush 13
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "windows-1257"
            aastore
            aastore
        25: .line 1008
            aload 1 /* ht */
            bipush 14
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "utf-16be"
            aastore
            aastore
        26: .line 1009
            aload 1 /* ht */
            bipush 15
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-johab"
            aastore
            aastore
        27: .line 1010
            aload 1 /* ht */
            bipush 16
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jis_x0201"
            aastore
            dup
            iconst_2
        28: .line 1011
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-1"
            aastore
            aastore
        29: .line 1010
            aastore
        30: .line 1012
            aload 1 /* ht */
            bipush 17
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-2"
            aastore
            aastore
        31: .line 1013
            aload 1 /* ht */
            bipush 18
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-3"
            aastore
            dup
            iconst_2
        32: .line 1014
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-euc-tw"
            aastore
            dup
            iconst_2
        33: .line 1015
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "utf-8"
            aastore
            aastore
            aastore
        34: .line 1013
            aastore
        35: .line 1016
            aload 1 /* ht */
            bipush 19
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-eucjp-open"
            aastore
            dup
            iconst_2
        36: .line 1017
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-4"
            aastore
            aastore
        37: .line 1016
            aastore
        38: .line 1018
            aload 1 /* ht */
            bipush 20
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-5"
            aastore
            aastore
        39: .line 1019
            aload 1 /* ht */
            bipush 21
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-6"
            aastore
            aastore
        40: .line 1020
            aload 1 /* ht */
            bipush 22
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-ibm874"
            aastore
            dup
            iconst_2
        41: .line 1021
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-7"
            aastore
            aastore
        42: .line 1020
            aastore
        43: .line 1022
            aload 1 /* ht */
            bipush 23
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-8"
            aastore
            dup
            iconst_2
        44: .line 1023
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "shift_jis"
            aastore
            aastore
        45: .line 1022
            aastore
        46: .line 1024
            aload 1 /* ht */
            bipush 24
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-9"
            aastore
            aastore
        47: .line 1025
            aload 1 /* ht */
            bipush 28
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-ibm737"
            aastore
            aastore
        48: .line 1026
            aload 1 /* ht */
            bipush 31
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ibm850"
            aastore
            aastore
        49: .line 1027
            aload 1 /* ht */
            bipush 32
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "euc-jp"
            aastore
            aastore
        50: .line 1028
            aload 1 /* ht */
            bipush 33
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ibm852"
            aastore
            dup
            iconst_2
        51: .line 1029
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ibm775"
            aastore
            aastore
        52: .line 1028
            aastore
        53: .line 1030
            aload 1 /* ht */
            bipush 34
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "us-ascii"
            aastore
            aastore
        54: .line 1031
            aload 1 /* ht */
            bipush 35
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-13"
            aastore
            aastore
        55: .line 1032
            aload 1 /* ht */
            bipush 36
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ibm855"
            aastore
            dup
            iconst_2
        56: .line 1033
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ibm437"
            aastore
            aastore
        57: .line 1032
            aastore
        58: .line 1034
            aload 1 /* ht */
            bipush 37
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "iso-8859-15"
            aastore
            aastore
        59: .line 1035
            aload 1 /* ht */
            bipush 38
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ibm857"
            aastore
            dup
            iconst_2
        60: .line 1036
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-utf-32le-bom"
            aastore
            aastore
        61: .line 1035
            aastore
        62: .line 1037
            aload 1 /* ht */
            bipush 39
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ibm00858"
            aastore
            aastore
        63: .line 1038
            aload 1 /* ht */
            bipush 40
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "big5-hkscs"
            aastore
            aastore
        64: .line 1039
            aload 1 /* ht */
            bipush 44
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-utf-16le-bom"
            aastore
            aastore
        65: .line 1040
            aload 1 /* ht */
            bipush 47
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "cesu-8"
            aastore
            aastore
        66: .line 1041
            aload 1 /* ht */
            bipush 48
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "gbk"
            aastore
            dup
            iconst_2
        67: .line 1042
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-utf-32be-bom"
            aastore
            aastore
        68: .line 1041
            aastore
        69: .line 1043
            aload 1 /* ht */
            bipush 53
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "big5"
            aastore
            aastore
        70: .line 1044
            aload 1 /* ht */
            bipush 56
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "koi8-r"
            aastore
            aastore
        71: .line 1045
            aload 1 /* ht */
            bipush 59
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "koi8-u"
            aastore
            aastore
        72: .line 1046
            aload 1 /* ht */
            bipush 60
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "x-euc-jp-linux"
            aastore
            dup
            iconst_2
        73: .line 1047
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "jis_x0212-1990"
            aastore
            aastore
        74: .line 1046
            aastore
        75: .line 1048
            aload 1 /* ht */
            bipush 61
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "gb2312"
            aastore
            aastore
        76: .line 1049
            aload 1 /* ht */
            bipush 62
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "utf-32le"
            aastore
            aastore
        77: .line 1050
            return
        end local 1 // java.lang.Object[] ht
        end local 0 // sun.nio.cs.StandardCharsets$Cache this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   78     0  this  Lsun/nio/cs/StandardCharsets$Cache;
            0   78     1    ht  [Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      ht    
}
Signature: Lsun/util/PreHashedMap<Ljava/nio/charset/Charset;>;
SourceFile: "StandardCharsets.java"
NestHost: sun.nio.cs.StandardCharsets
InnerClasses:
  private final Cache = sun.nio.cs.StandardCharsets$Cache of sun.nio.cs.StandardCharsets