Encapsulation Emma Pape - ZachZimmerman/preAPCS-4th-1415 GitHub Wiki
It has private variables that are accessed through public methods. Encapsulation - to avoid name conflicts.
It has private variables that are accessed through public methods. Encapsulation - to avoid name conflicts.