com.alpine.common.serialization
Gson adapter used to serialize and serialize scala.collection.Map to and from JSON.
Gson adapter to be used to serialize and serialize scala.
Gson adapter to be used to serialize and serialize scala.collection.Seq to and from JSON with Gson.
Gson adapter to be used to serialize and serialize TypeWrapper to and from JSON with Gson.
For serializing/deserializing arbitrary interface types.
Taken from Stackoverflow (and translated to scala).
To be used as a wrapper for interfaces.
Utility for Json used to serialize / deserialize IOBase and MLModel types.