Uses of Annotation Type
com.google.gson.annotations.JsonAdapter
Packages that use JsonAdapter
-
Uses of JsonAdapter in com.google.gson.internal.bind
Methods in com.google.gson.internal.bind that return JsonAdapterModifier and TypeMethodDescriptionprivate static JsonAdapter
JsonAdapterAnnotationTypeAdapterFactory.getAnnotation
(Class<?> rawType) Methods in com.google.gson.internal.bind with parameters of type JsonAdapterModifier and TypeMethodDescription(package private) TypeAdapter
<?> JsonAdapterAnnotationTypeAdapterFactory.getTypeAdapter
(ConstructorConstructor constructorConstructor, Gson gson, TypeToken<?> type, JsonAdapter annotation, boolean isClassAnnotation)