Java String intern() method ensures that all the "same strings" share the same memory. This method returns the string from the memory if already present.
確定! 回上一頁