mdb 54afee66f5 StringTool.concat() turns out not to be necessary because you can do:
"blah blah${foo.bar}" in Velocity to append a string to a string constant
and $baz.concat($foo.bar) to concatenate two string objects.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@997 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-12-17 23:53:24 +00:00
2002-12-12 19:01:47 +00:00
S
Description
Samskivert Library
15 MiB
Languages
Java 96.5%
Shell 2.2%
HTML 1.3%