public interface sun.text.normalizer.UProperty
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: sun.text.normalizer.UProperty
  super_class: java.lang.Object
{
  public static final int HANGUL_SYLLABLE_TYPE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4107

  public static final int GENERAL_CATEGORY_MASK;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8192
}
SourceFile: "UProperty.java"