Suppose I have a string
msg = "hello"
Now I get the substring from the string msgasmsg.substring(1,msg.length())
And keep that substring in msg.
So msgrefers to a new line. If the old line also remains in the java buffer and yes, then how to access it?
uveng source
share