While reading my Java book, I am trying to understand exactly what is the use of the implicit parameters and the this. .
The book says that s has something to do with implicit parameters but I can't seem to get the grasp of it. Could anyone give a little explanation?
Thanks in advance.