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

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

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: