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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 8
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: