Study-Mornda / Effective-Java

'Effective Java 3/E' 스터디 저장소입니다.
3 stars 0 forks source link

[아이템 24] 멤버 클래스는 되도록 static으로 만들라 #78

Closed cheewr85 closed 2 years ago

cheewr85 commented 2 years ago

아이템 : 멤버 클래스는 되도록 static으로 만들라

질문