Join Slack
Powered by
I want to Serialize and Deserialize a Map<Strin...
# serialization
a
Assaf Shouval
10/26/2022, 7:22 AM
I want to Serialize and Deserialize a Map<String, *>: i.e. value can be any type (known at compile time), I would like to enforce that the types added to the Map have a serializer. How do you recommend to do it?
Open in Slack
Previous
Next