What does .intern() do when handling strings? For example, if I have a string variable called myString and I do the following:
someOtherVariable = myString.intern();
What does it store in the other one?
-JR-
|
Results 1 to 12 of 12
Thread: .intern() ?Threaded View
|
Click Here to Expand Forum to Full Width |