String's Maximum length in Java - calling length() method - Stack Overflow
My question is very basic, but I didn't find an answer on a Google search. In Java, what is the maximum size a String object may have, referring to the length() method call? I know ......