Immutable class. How String resolves concatenation when it is immutable. What approach does Java have if immutable class doen't have setter?
Anonimo
Immutable class. How String resolves concatenation when it is immutable. What approach does Java have if immutable class doen't have setter?