FastCat

0 views
Skip to first unread message

shand...@gmail.com

unread,
May 13, 2013, 9:06:20 AM5/13/13
to dudu-MKV-Co...@googlegroups.com
FastCat  FastCat is a streamlined version of StringBuilder that does not allocate a buffer until the very last minute, and allocates it the exact size needed. You use it in writing your own Java Programs. It works very similarly to StringBuilder, so the Javadoc should be all you need. It ignores null Strings passed to it, which streamlines your application code. http://rogdai.info/details.php?progid=3445
Reply all
Reply to author
Forward
0 new messages