When to use string builder and string buffer? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

When to use string builder and string buffer?

both refers to string one is mutable and other is not what dat means

17th Oct 2017, 9:39 AM
Biplab Ghosh
Biplab Ghosh - avatar
1 ответ
+ 1
stringbuffer is threadsafe.
24th Oct 2017, 7:42 AM
Szabó Gábor
Szabó Gábor - avatar