class sun.text.normalizer.UCharacterProperty$1 extends sun.text.normalizer.UCharacterProperty$BiDiIntProperty
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.text.normalizer.UCharacterProperty$1
super_class: sun.text.normalizer.UCharacterProperty$BiDiIntProperty
{
final sun.text.normalizer.UCharacterProperty this$0;
descriptor: Lsun/text/normalizer/UCharacterProperty;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.text.normalizer.UCharacterProperty, sun.text.normalizer.UCharacterProperty);
descriptor: (Lsun/text/normalizer/UCharacterProperty;Lsun/text/normalizer/UCharacterProperty;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 // sun.text.normalizer.UCharacterProperty$1 this
0: .line 214
aload 0 /* this */
aload 2
putfield sun.text.normalizer.UCharacterProperty$1.this$0:Lsun/text/normalizer/UCharacterProperty;
aload 0 /* this */
aload 1
invokespecial sun.text.normalizer.UCharacterProperty$BiDiIntProperty.<init>:(Lsun/text/normalizer/UCharacterProperty;)V
return
end local 0 // sun.text.normalizer.UCharacterProperty$1 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/text/normalizer/UCharacterProperty$1;
MethodParameters:
Name Flags
this$0 final
this$1 final
int getValue(int);
descriptor: (I)I
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 // sun.text.normalizer.UCharacterProperty$1 this
start local 1 // int c
0: .line 216
getstatic sun.text.normalizer.UBiDiProps.INSTANCE:Lsun/text/normalizer/UBiDiProps;
iload 1 /* c */
invokevirtual sun.text.normalizer.UBiDiProps.getPairedBracketType:(I)I
ireturn
end local 1 // int c
end local 0 // sun.text.normalizer.UCharacterProperty$1 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/text/normalizer/UCharacterProperty$1;
0 1 1 c I
MethodParameters:
Name Flags
c
}
SourceFile: "UCharacterProperty.java"
EnclosingMethod: sun.text.normalizer.UCharacterProperty
NestHost: sun.text.normalizer.UCharacterProperty
InnerClasses:
sun.text.normalizer.UCharacterProperty$1
private BiDiIntProperty = sun.text.normalizer.UCharacterProperty$BiDiIntProperty of sun.text.normalizer.UCharacterProperty