RuedigerMoeller / fast-serialization

FST: fast java serialization drop in-replacement
Apache License 2.0
1.58k stars 248 forks source link

#332 JSON deserialisation of special collections #337

Open richard-smith-preservica opened 1 year ago

richard-smith-preservica commented 1 year ago

Extends "special collection" handling from just java.util.Arrays$ArrayList to Collections$... e.g. SingletonMap, EmptyList etc