In Java, we can use the this keyword in lambda notation to access a class member from one of its instances.
this
The following pseudocode is included for emph