git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137783 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2004-02-13 02:03:54 +00:00
parent 8ce02ef872
commit 1bcd76f148
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ The following tasks are on the TODO list:
<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 Tokeniser class</li>
<li>Complete new Tokenizer class</li>
<li>Mutable Number classes - like Integer/Double but mutable</li>
</ul>