class jdk.internal.icu.impl.UCharacterProperty$1 extends jdk.internal.icu.impl.UCharacterProperty$BiDiIntProperty
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: jdk.internal.icu.impl.UCharacterProperty$1
  super_class: jdk.internal.icu.impl.UCharacterProperty$BiDiIntProperty
{
  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, jdk.internal.icu.impl.UCharacterProperty);
    descriptor: (Ljdk/internal/icu/impl/UCharacterProperty;Ljdk/internal/icu/impl/UCharacterProperty;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // jdk.internal.icu.impl.UCharacterProperty$1 this
         0: .line 217
            aload 0 /* this */
            aload 2
            putfield jdk.internal.icu.impl.UCharacterProperty$1.this$0:Ljdk/internal/icu/impl/UCharacterProperty;
            aload 0 /* this */
            aload 1
            invokespecial jdk.internal.icu.impl.UCharacterProperty$BiDiIntProperty.<init>:(Ljdk/internal/icu/impl/UCharacterProperty;)V
            return
        end local 0 // jdk.internal.icu.impl.UCharacterProperty$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/internal/icu/impl/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 // jdk.internal.icu.impl.UCharacterProperty$1 this
        start local 1 // int c
         0: .line 219
            getstatic jdk.internal.icu.impl.UBiDiProps.INSTANCE:Ljdk/internal/icu/impl/UBiDiProps;
            iload 1 /* c */
            invokevirtual jdk.internal.icu.impl.UBiDiProps.getPairedBracketType:(I)I
            ireturn
        end local 1 // int c
        end local 0 // jdk.internal.icu.impl.UCharacterProperty$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/internal/icu/impl/UCharacterProperty$1;
            0    1     1     c  I
    MethodParameters:
      Name  Flags
      c     
}
SourceFile: "UCharacterProperty.java"
EnclosingMethod: jdk.internal.icu.impl.UCharacterProperty
NestHost: jdk.internal.icu.impl.UCharacterProperty
InnerClasses:
  jdk.internal.icu.impl.UCharacterProperty$1
  private BiDiIntProperty = jdk.internal.icu.impl.UCharacterProperty$BiDiIntProperty of jdk.internal.icu.impl.UCharacterProperty