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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P5
    • None
    • Affects Version/s: 1.3.0
    • Component/s: 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: