final class sun.text.normalizer.Norm2AllModes
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: sun.text.normalizer.Norm2AllModes
  super_class: java.lang.Object
{
  public final sun.text.normalizer.NormalizerImpl impl;
    descriptor: Lsun/text/normalizer/NormalizerImpl;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public final sun.text.normalizer.Norm2AllModes$ComposeNormalizer2 comp;
    descriptor: Lsun/text/normalizer/Norm2AllModes$ComposeNormalizer2;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public final sun.text.normalizer.Norm2AllModes$DecomposeNormalizer2 decomp;
    descriptor: Lsun/text/normalizer/Norm2AllModes$DecomposeNormalizer2;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public static final sun.text.normalizer.Norm2AllModes$NoopNormalizer2 NOOP_NORMALIZER2;
    descriptor: Lsun/text/normalizer/Norm2AllModes$NoopNormalizer2;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 263
            new sun.text.normalizer.Norm2AllModes$NoopNormalizer2
            dup
            invokespecial sun.text.normalizer.Norm2AllModes$NoopNormalizer2.<init>:()V
            putstatic sun.text.normalizer.Norm2AllModes.NOOP_NORMALIZER2:Lsun/text/normalizer/Norm2AllModes$NoopNormalizer2;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(sun.text.normalizer.NormalizerImpl);
    descriptor: (Lsun/text/normalizer/NormalizerImpl;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // sun.text.normalizer.Norm2AllModes this
        start local 1 // sun.text.normalizer.NormalizerImpl ni
         0: .line 238
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 239
            aload 0 /* this */
            aload 1 /* ni */
            putfield sun.text.normalizer.Norm2AllModes.impl:Lsun/text/normalizer/NormalizerImpl;
         2: .line 240
            aload 0 /* this */
            new sun.text.normalizer.Norm2AllModes$ComposeNormalizer2
            dup
            aload 1 /* ni */
            iconst_0
            invokespecial sun.text.normalizer.Norm2AllModes$ComposeNormalizer2.<init>:(Lsun/text/normalizer/NormalizerImpl;Z)V
            putfield sun.text.normalizer.Norm2AllModes.comp:Lsun/text/normalizer/Norm2AllModes$ComposeNormalizer2;
         3: .line 241
            aload 0 /* this */
            new sun.text.normalizer.Norm2AllModes$DecomposeNormalizer2
            dup
            aload 1 /* ni */
            invokespecial sun.text.normalizer.Norm2AllModes$DecomposeNormalizer2.<init>:(Lsun/text/normalizer/NormalizerImpl;)V
            putfield sun.text.normalizer.Norm2AllModes.decomp:Lsun/text/normalizer/Norm2AllModes$DecomposeNormalizer2;
         4: .line 242
            return
        end local 1 // sun.text.normalizer.NormalizerImpl ni
        end local 0 // sun.text.normalizer.Norm2AllModes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lsun/text/normalizer/Norm2AllModes;
            0    5     1    ni  Lsun/text/normalizer/NormalizerImpl;
    MethodParameters:
      Name  Flags
      ni    

  private static sun.text.normalizer.Norm2AllModes getInstanceFromSingleton(sun.text.normalizer.Norm2AllModes$Norm2AllModesSingleton);
    descriptor: (Lsun/text/normalizer/Norm2AllModes$Norm2AllModesSingleton;)Lsun/text/normalizer/Norm2AllModes;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.text.normalizer.Norm2AllModes$Norm2AllModesSingleton singleton
         0: .line 249
            aload 0 /* singleton */
            getfield sun.text.normalizer.Norm2AllModes$Norm2AllModesSingleton.exception:Ljava/lang/RuntimeException;
            ifnull 2
         1: .line 250
            aload 0 /* singleton */
            getfield sun.text.normalizer.Norm2AllModes$Norm2AllModesSingleton.exception:Ljava/lang/RuntimeException;
            athrow
         2: .line 252
      StackMap locals:
      StackMap stack:
            aload 0 /* singleton */
            getfield sun.text.normalizer.Norm2AllModes$Norm2AllModesSingleton.allModes:Lsun/text/normalizer/Norm2AllModes;
            areturn
        end local 0 // sun.text.normalizer.Norm2AllModes$Norm2AllModesSingleton singleton
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    3     0  singleton  Lsun/text/normalizer/Norm2AllModes$Norm2AllModesSingleton;
    MethodParameters:
           Name  Flags
      singleton  

  public static sun.text.normalizer.Norm2AllModes getNFCInstance();
    descriptor: ()Lsun/text/normalizer/Norm2AllModes;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 256
            getstatic sun.text.normalizer.Norm2AllModes$NFCSingleton.INSTANCE:Lsun/text/normalizer/Norm2AllModes$Norm2AllModesSingleton;
            invokestatic sun.text.normalizer.Norm2AllModes.getInstanceFromSingleton:(Lsun/text/normalizer/Norm2AllModes$Norm2AllModesSingleton;)Lsun/text/normalizer/Norm2AllModes;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static sun.text.normalizer.Norm2AllModes getNFKCInstance();
    descriptor: ()Lsun/text/normalizer/Norm2AllModes;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 260
            getstatic sun.text.normalizer.Norm2AllModes$NFKCSingleton.INSTANCE:Lsun/text/normalizer/Norm2AllModes$Norm2AllModesSingleton;
            invokestatic sun.text.normalizer.Norm2AllModes.getInstanceFromSingleton:(Lsun/text/normalizer/Norm2AllModes$Norm2AllModesSingleton;)Lsun/text/normalizer/Norm2AllModes;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "Norm2AllModes.java"
NestMembers:
  sun.text.normalizer.Norm2AllModes$ComposeNormalizer2  sun.text.normalizer.Norm2AllModes$DecomposeNormalizer2  sun.text.normalizer.Norm2AllModes$NFCSingleton  sun.text.normalizer.Norm2AllModes$NFKCSingleton  sun.text.normalizer.Norm2AllModes$NoopNormalizer2  sun.text.normalizer.Norm2AllModes$Norm2AllModesSingleton  sun.text.normalizer.Norm2AllModes$Normalizer2WithImpl
InnerClasses:
  public final ComposeNormalizer2 = sun.text.normalizer.Norm2AllModes$ComposeNormalizer2 of sun.text.normalizer.Norm2AllModes
  public final DecomposeNormalizer2 = sun.text.normalizer.Norm2AllModes$DecomposeNormalizer2 of sun.text.normalizer.Norm2AllModes
  private final NFCSingleton = sun.text.normalizer.Norm2AllModes$NFCSingleton of sun.text.normalizer.Norm2AllModes
  private final NFKCSingleton = sun.text.normalizer.Norm2AllModes$NFKCSingleton of sun.text.normalizer.Norm2AllModes
  public final NoopNormalizer2 = sun.text.normalizer.Norm2AllModes$NoopNormalizer2 of sun.text.normalizer.Norm2AllModes
  private final Norm2AllModesSingleton = sun.text.normalizer.Norm2AllModes$Norm2AllModesSingleton of sun.text.normalizer.Norm2AllModes
  public abstract Normalizer2WithImpl = sun.text.normalizer.Norm2AllModes$Normalizer2WithImpl of sun.text.normalizer.Norm2AllModes