gson-type-safe-adapter A type safe gson adapter. Introduction This library can help mismatch input types keep correct default value, never null. But keep in mind, input JSON should still be legal format. It doesn't change the Gson original code, just append a TypeAdapterFactory. Safe Types Type D