Keyword [this]

this: represents an object of the current class. (Object class representatives in your quote)
Which method is called an object, this object represents on which.
When to use this keyword?
Local variables to solve the hidden member variables. this.age = age;
Other uses back together and explain super.

Guess you like

Origin www.cnblogs.com/zuixinxian/p/11276378.html