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 0: aload 0
invokespecial sun.io.CharToByteDoubleByte.<init>:()V
1: aload 0
getstatic sun.nio.cs.ext.MS932DB$Encoder.index1:[S
putfield sun.io.CharToByteDoubleByte.index1:[S
2: aload 0
getstatic sun.nio.cs.ext.MS932DB$Encoder.index2:[Ljava/lang/String;
putfield sun.io.CharToByteDoubleByte.index2:[Ljava/lang/String;
3: return
end local 0 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