abstract class sun.io.CharToByteMS932DB extends sun.io.CharToByteDoubleByte
  minor version: 0
  major version: 59
  flags: flags: (0x0420) ACC_SUPER, ACC_ABSTRACT
  this_class: sun.io.CharToByteMS932DB
  super_class: sun.io.CharToByteDoubleByte
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.io.CharToByteMS932DB this
         0: .line 38
            aload 0 /* this */
            invokespecial sun.io.CharToByteDoubleByte.<init>:()V
         1: .line 39
            aload 0 /* this */
            getstatic sun.nio.cs.ext.MS932DB$Encoder.index1:[S
            putfield sun.io.CharToByteDoubleByte.index1:[S
         2: .line 40
            aload 0 /* this */
            getstatic sun.nio.cs.ext.MS932DB$Encoder.index2:[Ljava/lang/String;
            putfield sun.io.CharToByteDoubleByte.index2:[Ljava/lang/String;
         3: .line 41
            return
        end local 0 // sun.io.CharToByteMS932DB this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lsun/io/CharToByteMS932DB;
}
SourceFile: "CharToByteMS932DB.java"
InnerClasses:
  public Encoder = sun.nio.cs.ext.MS932DB$Encoder of sun.nio.cs.ext.MS932DB