[classlib][luni]implement some missing methods in java.lang.Character
---------------------------------------------------------------------
Key: HARMONY-1495
URL: http://issues.apache.org/jira/browse/HARMONY-1495
Project: Harmony
Issue Type: New Feature
Components: Classlib
Reporter: Tony Wu
Some methods in java.lang.Character such as
getType(int),getNumericValue(int),getDirectionality(int),
isJavaIdentifierPart(int),isJavaIdentifierStart(int)
are missing .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|