close
The Wayback Machine - https://web.archive.org/web/20210207134603/https://github.com/Snailclimb/JavaGuide/issues/1055
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

JavaGuide面试突击版v4.0 中 2.1.10 String,StringBuffer,StringBuilder 中的小错误 #1055

Open
Ma-Yuyao opened this issue Jan 12, 2021 · 1 comment

Comments

@Ma-Yuyao
Copy link

@Ma-Yuyao Ma-Yuyao commented Jan 12, 2021

在Java 9之后,AbstractStringBuilder 同样使用 byte[] 数组存储,如图。

image

@Ma-Yuyao Ma-Yuyao changed the title 2.1.10 String,StringBuffer,StringBuilder 中的小错误 JavaGuide面试突击版v4.0 中 2.1.10 String,StringBuffer,StringBuilder 中的小错误 Jan 12, 2021
@Snailclimb
Copy link
Owner

@Snailclimb Snailclimb commented Jan 18, 2021

AbstractStringBuilder

image

感谢指出。已经完善。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants