Package ch.raffael.meldioc.library.codec
Interface GsonObjectCodecFeature
-
- All Superinterfaces:
ObjectCodecFeature
- All Known Implementing Classes:
GsonObjectCodecFeature.Default
@Feature public interface GsonObjectCodecFeature extends ObjectCodecFeature
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGsonObjectCodecFeature.Configurationstatic classGsonObjectCodecFeature.Default
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gson.GsondefaultGson()-
Methods inherited from interface ch.raffael.meldioc.library.codec.ObjectCodecFeature
objectCodecFactory
-
-