Two new methods need to be implemented by java.nio.charset.Charset
------------------------------------------------------------------

         Key: HARMONY-96
         URL: http://issues.apache.org/jira/browse/HARMONY-96
     Project: Harmony
        Type: Improvement
  Components: Classlib  
    Reporter: Richard Liang


There are two new methods added since Java 5.0
1. public static Charset defaultCharset()
2. public final int compareTo(Charset that)

I'd like to implement the two methods and attach my code soon :-)

-- 
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

Reply via email to