Removing the money/currency todo - I can't see us having that in Lang
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@428643 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d3b4e154b1
commit
bd9244d1e3
|
@ -36,7 +36,6 @@ The following tasks are on the TODO list:
|
|||
<li>CloneUtils - utility class to enable cloning via various different mechanisms</li>
|
||||
<li>CharUtils - Utilities to work on a char[] in the same way as a String</li>
|
||||
<li>StringBuf - A StringBuffer implementation with additional methods from StringUtils</li>
|
||||
<li>Money and Currency - Maybe separate project</li>
|
||||
<li>Code examples - Document as many static methods as possible with example usage</li>
|
||||
<li>Complete new Tokenizer class</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue