"this" is a reference variable that has the address of the class object that is currently being executed.
You know what object reference variables are? 'this' is one like the others.
AClass...