Can we use StringBuffer class instead of StringBuilder? #12919
Closed
elizabethoswald
started this conversation in
Ideas
Replies: 2 comments
-
Hi @elizabethoswald sorry to post it here since i don't know where to, |
Beta Was this translation helpful? Give feedback.
0 replies
-
see: #13055 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, In the src/client/java/teammates/client/scripts/ListActiveInstructors.java, can we use StringBuffer class instead of StringBuilder as the StringBuffer class is thread-safe one?
Beta Was this translation helpful? Give feedback.
All reactions