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
Character.codePointAt(char[] a, int index, int limit)
Character.codePointBefore(char[] a, int index, int start)
###@###.### 2004-01-29