Effective Java #16 - 접근자 메서드 사용(getter) November 02 2020 Item 16 : public 클래스에서는 public 필드가 아닌 접근자 메서드를 사용하라