[Effective Java]직렬화된 인스턴스 대신 직렬화 프록시 사용을 검토하라
직렬화, 여섯 번째 아이템
Posted by
SungBeom
on
June 06, 2020 ·
7 mins read
[Effective Java]인스턴스 수를 통제해야 한다면 readResolve보다는 열거 타입을 사용하라
직렬화, 다섯 번째 아이템
Posted by
SungBeom
on
June 05, 2020 ·
4 mins read
[Effective Java]readObject 메소드는 방어적으로 작성하라
직렬화, 네 번째 아이템
Posted by
SungBeom
on
June 04, 2020 ·
7 mins read
[Effective Java]커스텀 직렬화 형태를 고려해보라
직렬화, 세 번째 아이템
Posted by
SungBeom
on
June 03, 2020 ·
11 mins read
[Effective Java]Serializable을 구현할지는 신중히 결정하라
직렬화, 두 번째 아이템
Posted by
SungBeom
on
June 02, 2020 ·
6 mins read