class jdk.internal.icu.impl.UCharacterProperty$NormQuickCheckIntProperty 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$NormQuickCheckIntProperty
  super_class: jdk.internal.icu.impl.UCharacterProperty$IntProperty
{
  int which;
    descriptor: I
    flags: (0x0000) 

  int max;
    descriptor: I
    flags: (0x0000) 

  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, int, int, int);
    descriptor: (Ljdk/internal/icu/impl/UCharacterProperty;III)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // jdk.internal.icu.impl.UCharacterProperty$NormQuickCheckIntProperty this
        start local 2 // int source
        start local 3 // int which
        start local 4 // int max
         0: .line 210
            aload 0 /* this */
            aload 1
            putfield jdk.internal.icu.impl.UCharacterProperty$NormQuickCheckIntProperty.this$0:Ljdk/internal/icu/impl/UCharacterProperty;
         1: .line 211
            aload 0 /* this */
            aload 1
            iload 2 /* source */
            invokespecial jdk.internal.icu.impl.UCharacterProperty$IntProperty.<init>:(Ljdk/internal/icu/impl/UCharacterProperty;I)V
         2: .line 212
            aload 0 /* this */
            iload 3 /* which */
            putfield jdk.internal.icu.impl.UCharacterProperty$NormQuickCheckIntProperty.which:I
         3: .line 213
            aload 0 /* this */
            iload 4 /* max */
            putfield jdk.internal.icu.impl.UCharacterProperty$NormQuickCheckIntProperty.max:I
         4: .line 214
            return
        end local 4 // int max
        end local 3 // int which
        end local 2 // int source
        end local 0 // jdk.internal.icu.impl.UCharacterProperty$NormQuickCheckIntProperty this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Ljdk/internal/icu/impl/UCharacterProperty$NormQuickCheckIntProperty;
            0    5     2  source  I
            0    5     3   which  I
            0    5     4     max  I
    MethodParameters:
        Name  Flags
      this$0  final
      source  
      which   
      max     
}
SourceFile: "UCharacterProperty.java"
NestHost: jdk.internal.icu.impl.UCharacterProperty
InnerClasses:
  private IntProperty = jdk.internal.icu.impl.UCharacterProperty$IntProperty of jdk.internal.icu.impl.UCharacterProperty
  private NormQuickCheckIntProperty = jdk.internal.icu.impl.UCharacterProperty$NormQuickCheckIntProperty of jdk.internal.icu.impl.UCharacterProperty