aspose file tools
The moose likes Beginning Java and the fly likes wat's d diff b/w string buffer and string builder Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "wat Watch "wat New topic
Author

wat's d diff b/w string buffer and string builder

surya reddy
Greenhorn

Joined: May 03, 2010
Posts: 1
wat's d diff b/w string buffer and string builder
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35258
    
    7
Welcome to JavaRanch. The first paragraph of the javadocs of the StringBuilder class explains that.


Android appsImageJ pluginsJava web charts
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

And please UseRealWords: "what's the difference between StringBuffer and StringBuilder".


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: wat's d diff b/w string buffer and string builder
 
Similar Threads
Reg:JSPBean
String vs StringBuilder
Diff between string and string buffer
Cookies
diff b/w Throw and Throws