Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4358008

RFE: Character.UnicodeBlock should provide way to obtain its valid character range

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P5 P5
    • None
    • 1.3.0
    • core-libs
    • generic
    • generic

      Name: skT45625 Date: 07/31/2000


      java version "1.2.2"
      HotSpot VM (1.0.1, mixed mode, build g)

      Character.UnicodeBlock should provide the reverse lookup of
      Character.UnicodeBlock.of(char) such that a UnicodeBlock could tell the caller
      what characters are valid. Something along the following:

      /** Return the first character in the block */
      public char getBlockStart();

      /** Return the last character in the block */
      public char getBlockEnd();
      (Review ID: 107724)
      ======================================================================

            peytoia Yuka Kamiya (Inactive)
            skondamasunw Suresh Kondamareddy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: