public interface sun.text.normalizer.UCharacter$NumericType
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: sun.text.normalizer.UCharacter$NumericType
  super_class: java.lang.Object
{
  public static final int DECIMAL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1
}
SourceFile: "UCharacter.java"
NestHost: sun.text.normalizer.UCharacter
InnerClasses:
  public abstract NumericType = sun.text.normalizer.UCharacter$NumericType of sun.text.normalizer.UCharacter