Please enable JavaScript to use CodeHS

CodeHS Glossary


Getter Method Java

An instance method that allows the client to **get** the value of an instance variable on an object.