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