class jdk.internal.icu.impl.UCharacterProperty$BiDiIntProperty extends jdk.internal.icu.impl.UCharacterProperty$IntProperty
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: jdk.internal.icu.impl.UCharacterProperty$BiDiIntProperty
  super_class: jdk.internal.icu.impl.UCharacterProperty$IntProperty
{
  final jdk.internal.icu.impl.UCharacterProperty this$0;
    descriptor: Ljdk/internal/icu/impl/UCharacterProperty;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(jdk.internal.icu.impl.UCharacterProperty);
    descriptor: (Ljdk/internal/icu/impl/UCharacterProperty;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // jdk.internal.icu.impl.UCharacterProperty$BiDiIntProperty this
         0: .line 195
            aload 0 /* this */
            aload 1
            putfield jdk.internal.icu.impl.UCharacterProperty$BiDiIntProperty.this$0:Ljdk/internal/icu/impl/UCharacterProperty;
         1: .line 196
            aload 0 /* this */
            aload 1
            iconst_5
            invokespecial jdk.internal.icu.impl.UCharacterProperty$IntProperty.<init>:(Ljdk/internal/icu/impl/UCharacterProperty;I)V
         2: .line 197
            return
        end local 0 // jdk.internal.icu.impl.UCharacterProperty$BiDiIntProperty this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Ljdk/internal/icu/impl/UCharacterProperty$BiDiIntProperty;
    MethodParameters:
        Name  Flags
      this$0  final
}
SourceFile: "UCharacterProperty.java"
NestHost: jdk.internal.icu.impl.UCharacterProperty
InnerClasses:
  private BiDiIntProperty = jdk.internal.icu.impl.UCharacterProperty$BiDiIntProperty of jdk.internal.icu.impl.UCharacterProperty
  private IntProperty = jdk.internal.icu.impl.UCharacterProperty$IntProperty of jdk.internal.icu.impl.UCharacterProperty