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