done tasks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@153542 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cf2dd60c0f
commit
1d9add9515
|
@ -34,14 +34,12 @@ The following tasks are on the TODO list:
|
|||
<li>Write user guide</li>
|
||||
<li>Improve maven script to generate previous version javadoc as per collections</li>
|
||||
<li>DateRange/Duration class</li>
|
||||
<li>DurationFormatUtils to be completed and made public</li>
|
||||
<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>
|
||||
<li>Mutable Number classes - like Integer/Double but mutable</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue