Uses of Package
io.datarouter.gson.typeadapterfactory
Packages that use io.datarouter.gson.typeadapterfactory
-
Classes in io.datarouter.gson.typeadapterfactory used by io.datarouter.gsonClassDescriptionIntercepts all enum serialization, preventing accidental serialization of enums without explicitly specifying an encoding.
-
Classes in io.datarouter.gson.typeadapterfactory used by io.datarouter.gson.typeadapterfactoryClassDescriptionIntercepts all enum serialization, preventing accidental serialization of enums without explicitly specifying an encoding.This can be used to intercept and log unregistered enums, however when multiple of these exist, the logs will not differentiate between them.