Y
Hacker News
new
|
ask
|
show
|
jobs
by
fcarraldo
151 days ago
Why isn’t `obj` immutable?
1 comments
shagie
151 days ago
Because 'obj' is an object that was generated by a json schema and pulled in as a dependency. The pojo generator was not set up to create immutable objects.
link