Package io.github.grumpystuff.grumpyjson.builtin.collection
package io.github.grumpystuff.grumpyjson.builtin.collection
-
ClassesClassDescriptionThis converter handles type List<...> for deserialization, and the List interface and its implementing classes for serialization.This converter handles type Map<...> for deserialization, and the Map interface and its implementing classes for serialization.