xcesco / kripton

A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
Apache License 2.0
119 stars 16 forks source link

Add @Nullable annotation for TypeAdapter #110

Closed xcesco closed 2 years ago

xcesco commented 2 years ago

Add @Nullable annotation into TypeAdapter's methods