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

JSR204: add codePointAt and codePointBefore taking text range limit

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 5.0
    • 5.0
    • core-libs
    • b40
    • generic
    • generic

      It's been requested by the JSR 204 Expert Group members to add the following static methods:

      Character.codePointAt(char[] a, int index, int limit)
      Character.codePointBefore(char[] a, int index, int start)

      ###@###.### 2004-01-29

            okutsu Masayoshi Okutsu
            okutsu Masayoshi Okutsu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: