[Effective Java]톱레벨 클래스는 한 파일에 하나만 담으라
클래스와 인터페이스, 열한 번째 아이템
Posted by
SungBeom
on April 02, 2020 ·
5 mins read
[Effective Java]멤버 클래스는 되도록 static으로 만들라
클래스와 인터페이스, 열 번째 아이템
Posted by
SungBeom
on April 01, 2020 ·
4 mins read
[Effective Java]태그 달린 클래스보다는 클래스 계층구조를 활용하라
클래스와 인터페이스, 아홉 번째 아이템
Posted by
SungBeom
on March 31, 2020 ·
6 mins read
[Effective Java]인터페이스는 타입을 정의하는 용도로만 사용하라
클래스와 인터페이스, 여덟 번째 아이템
Posted by
SungBeom
on March 30, 2020 ·
5 mins read
[Effective Java]인터페이스는 구현하는 쪽을 생각해 설계하라
클래스와 인터페이스, 일곱 번째 아이템
Posted by
SungBeom
on March 29, 2020 ·
2 mins read