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

[아이템 63] 문자열 연결은 느리니 주의하라 #97

Closed
Jeongminyooa opened this issue Dec 11, 2023 · 1 comment
Closed

[아이템 63] 문자열 연결은 느리니 주의하라 #97

Jeongminyooa opened this issue Dec 11, 2023 · 1 comment
Assignees

Comments

@Jeongminyooa
Copy link
Contributor

No description provided.

@Jeongminyooa
Copy link
Contributor Author

String과 StringBuilder, StringBuffer 각 어떤 경우에 쓰이게 되는걸까요? 단순히 성능만을 놓고 보면 StringBuilder가 가장 우세한다는데 실제 코드에선 무엇을 가장 많이 사용하시는지 궁금합니다~

@Jeongminyooa Jeongminyooa pinned this issue Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants