How to deal with non-serializable fields in Java correctly

1 pointsposted 4 days ago
by lprimak

3 Comments

lprimak

4 days ago

If you ever wondered how to generically handle NotSerializableException the easy way, or whether is it possible to have final transient fields that work correctly, I wrote an article about this.

user

4 days ago

[deleted]

user

4 days ago

[deleted]