aspose file tools
The moose likes Beginning Java and the fly likes String intern()? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "String intern()?" Watch "String intern()?" New topic
Author

String intern()?

Seetharaman Venkatasamy
Ranch Hand

Joined: Jan 28, 2008
Posts: 5575

Hi All,

anyone can tell me the usage of intern()method of String..

Thanks & Regards,
seetharaman.v
karthikeyan Chockalingam
Ranch Hand

Joined: Sep 06, 2003
Posts: 259
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html#intern()


http://www.skillassert.com


 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: String intern()?
 
Similar Threads
String Construction
use of Intern() method of String
question regarding String.intern()
How we can find that how much string objects has been created?
How many objects will be created