https://fiveable.me/key-terms/ap-comp-sci-a/accessor-method
An accessor method, also known as a getter method, is a public method in Java that allows the retrieval of the value of an instance variable. It provides...
ap computer scienceaccessor methoddefinitionkeyterm