public final class sun.text.normalizer.Trie2_16 extends sun.text.normalizer.Trie2
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: sun.text.normalizer.Trie2_16
super_class: sun.text.normalizer.Trie2
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial sun.text.normalizer.Trie2.<init>:()V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/text/normalizer/Trie2_16;
public static sun.text.normalizer.Trie2_16 createFromSerialized(java.nio.ByteBuffer);
descriptor: (Ljava/nio/ByteBuffer;)Lsun/text/normalizer/Trie2_16;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokestatic sun.text.normalizer.Trie2.createFromSerialized:(Ljava/nio/ByteBuffer;)Lsun/text/normalizer/Trie2;
checkcast sun.text.normalizer.Trie2_16
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 bytes Ljava/nio/ByteBuffer;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
bytes
public final int get(int);
descriptor: (I)I
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=4, locals=4, args_size=2
start local 0 start local 1 0: iload 1
iflt 22
1: iload 1
ldc 55296
if_icmplt 2
iload 1
ldc 56319
if_icmple 6
iload 1
ldc 65535
if_icmpgt 6
2: StackMap locals:
StackMap stack:
aload 0
getfield sun.text.normalizer.Trie2_16.index:[C
iload 1
iconst_5
ishr
caload
istore 3
start local 3 3: iload 3
iconst_2
ishl
iload 1
bipush 31
iand
iadd
istore 3
4: aload 0
getfield sun.text.normalizer.Trie2_16.index:[C
iload 3
caload
istore 2
start local 2 5: iload 2
ireturn
end local 3 end local 2 6: StackMap locals:
StackMap stack:
iload 1
ldc 65535
if_icmpgt 11
7: aload 0
getfield sun.text.normalizer.Trie2_16.index:[C
sipush 2048
iload 1
ldc 55296
isub
iconst_5
ishr
iadd
caload
istore 3
start local 3 8: iload 3
iconst_2
ishl
iload 1
bipush 31
iand
iadd
istore 3
9: aload 0
getfield sun.text.normalizer.Trie2_16.index:[C
iload 3
caload
istore 2
start local 2 10: iload 2
ireturn
end local 3 end local 2 11: StackMap locals:
StackMap stack:
iload 1
aload 0
getfield sun.text.normalizer.Trie2_16.highStart:I
if_icmpge 19
12: sipush 2080
iload 1
bipush 11
ishr
iadd
istore 3
start local 3 13: aload 0
getfield sun.text.normalizer.Trie2_16.index:[C
iload 3
caload
istore 3
14: iload 3
iload 1
iconst_5
ishr
bipush 63
iand
iadd
istore 3
15: aload 0
getfield sun.text.normalizer.Trie2_16.index:[C
iload 3
caload
istore 3
16: iload 3
iconst_2
ishl
iload 1
bipush 31
iand
iadd
istore 3
17: aload 0
getfield sun.text.normalizer.Trie2_16.index:[C
iload 3
caload
istore 2
start local 2 18: iload 2
ireturn
end local 3 end local 2 19: StackMap locals:
StackMap stack:
iload 1
ldc 1114111
if_icmpgt 22
20: aload 0
getfield sun.text.normalizer.Trie2_16.index:[C
aload 0
getfield sun.text.normalizer.Trie2_16.highValueIndex:I
caload
istore 2
start local 2 21: iload 2
ireturn
end local 2 22: StackMap locals:
StackMap stack:
aload 0
getfield sun.text.normalizer.Trie2_16.errorValue:I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 23 0 this Lsun/text/normalizer/Trie2_16;
0 23 1 codePoint I
5 6 2 value I
10 11 2 value I
18 19 2 value I
21 22 2 value I
3 6 3 ix I
8 11 3 ix I
13 19 3 ix I
MethodParameters:
Name Flags
codePoint
public int getFromU16SingleLead(char);
descriptor: (C)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.text.normalizer.Trie2_16.index:[C
iload 1
iconst_5
ishr
caload
istore 3
start local 3 1: iload 3
iconst_2
ishl
iload 1
bipush 31
iand
iadd
istore 3
2: aload 0
getfield sun.text.normalizer.Trie2_16.index:[C
iload 3
caload
istore 2
start local 2 3: iload 2
ireturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lsun/text/normalizer/Trie2_16;
0 4 1 codeUnit C
3 4 2 value I
1 4 3 ix I
MethodParameters:
Name Flags
codeUnit
public int getSerializedLength();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: bipush 16
aload 0
getfield sun.text.normalizer.Trie2_16.header:Lsun/text/normalizer/Trie2$UTrie2Header;
getfield sun.text.normalizer.Trie2$UTrie2Header.indexLength:I
aload 0
getfield sun.text.normalizer.Trie2_16.dataLength:I
iadd
iconst_2
imul
iadd
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/text/normalizer/Trie2_16;
public java.util.Iterator iterator(sun.text.normalizer.Trie2$ValueMapper);
descriptor: (Lsun/text/normalizer/Trie2$ValueMapper;)Ljava/util/Iterator;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokespecial sun.text.normalizer.Trie2.iterator:(Lsun/text/normalizer/Trie2$ValueMapper;)Ljava/util/Iterator;
areturn
LocalVariableTable:
Start End Slot Name Signature
public java.util.Iterator iterator();
descriptor: ()Ljava/util/Iterator;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokespecial sun.text.normalizer.Trie2.iterator:()Ljava/util/Iterator;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "Trie2_16.java"
InnerClasses:
public Range = sun.text.normalizer.Trie2$Range of sun.text.normalizer.Trie2
UTrie2Header = sun.text.normalizer.Trie2$UTrie2Header of sun.text.normalizer.Trie2
public abstract ValueMapper = sun.text.normalizer.Trie2$ValueMapper of sun.text.normalizer.Trie2