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

Add methods to Character.UnicodeBlock (returning first & last codepoints, the list of blocks)

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Won't Fix
    • 8
    • tbd
    • core-libs
    • None
    • generic
    • generic

    Description

      The following methods seems very helpful for developers who handle Unicode blocks. They should be added to JDK.

      - int getFirstCodePoint() - returns the first code point of the block
      - int getLastCodePoint() - returns the last code point of the block
      - UnicodeBlock[] getAllBlocks() or something - returns all UnicodeBlocks

      Attachments

        Issue Links

          Activity

            People

              rgoel Rachna Goel (Inactive)
              peytoia Yuka Kamiya (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: