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

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

    XMLWordPrintable

Details

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

    Description

      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)
      ======================================================================

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: