Jan 18, 2009

StringBuilder was added in Java 5. It is identical in all respects to StringBuffer except that it is not synchronized

StringBuilder was added in Java 5. It is identical in all respects to StringBuffer except that it is not synchronized

No comments:

Post a Comment