Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20210115] 객체 설계, toString 오버라이드 #11

Open
JuHyun419 opened this issue Jan 16, 2021 · 0 comments
Open

[20210115] 객체 설계, toString 오버라이드 #11

JuHyun419 opened this issue Jan 16, 2021 · 0 comments
Labels

Comments

@JuHyun419
Copy link
Owner

JuHyun419 commented Jan 16, 2021

객체지향 사고 프로세스 - 객체를 사용해 설계하기

이펙티브자바

  • 모든 구체 클래스에서 Object의 toString을 재정의하자(이펙티브자바 76p)
@JuHyun419 JuHyun419 changed the title [20210116] TIL [20210116] 객체 설계, toString 오버라이드 Jan 16, 2021
@JuHyun419 JuHyun419 added the Java label Jan 16, 2021
@JuHyun419 JuHyun419 changed the title [20210116] 객체 설계, toString 오버라이드 [20210115] 객체 설계, toString 오버라이드 Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant