Android代码 gson type safe adapter
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
文件列表
Android代码-gson-type-safe-adapter.zip
(预估有个12文件)
gson-type-safe-adapter-master
.gitignore
185B
settings.gradle
69B
build.gradle
2KB
src
main
java
com
dieyidezui
gson
暂无评论