https://github.com/apache/commons-lang
Revision 848a8144bc42fddbbc466a38a897f5c09f0d49e2 authored by Henri Yandell on 22 December 2006, 19:51:19 UTC, committed by Henri Yandell on 22 December 2006, 19:51:19 UTC
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@489740 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5a4594c
History
Tip revision: 848a8144bc42fddbbc466a38a897f5c09f0d49e2 authored by Henri Yandell on 22 December 2006, 19:51:19 UTC
Fixed import. Also optimised list.toArray(..) to use new Token[list.size()] so that the passed in array is used and not reflection. Latter reported by FindBugs
Tip revision: 848a814
File Mode Size
src
xdocs
LICENSE.txt -rw-r--r-- 11.1 KB
NOTICE.txt -rw-r--r-- 181 bytes
PROPOSAL.html -rw-r--r-- 3.0 KB
RELEASE-NOTES.txt -rw-r--r-- 5.2 KB
STATUS.html -rw-r--r-- 9.5 KB
build.xml -rw-r--r-- 8.5 KB
checkstyle.xml -rw-r--r-- 1.6 KB
default.properties -rw-r--r-- 2.6 KB
doap_lang.rdf -rw-r--r-- 1.9 KB
maven.xml -rw-r--r-- 1.9 KB
pom.xml -rw-r--r-- 11.8 KB
project.properties -rw-r--r-- 2.5 KB
project.xml -rw-r--r-- 14.1 KB

back to top