============================= The 'this' object reference ============================= Add it ('this') to Account.java and see how it corresponds to the object references in the main of UseAccount . see Account.java Bank.java UseAccount.java