public class ImageFilterTuneTypeAdapter
Class for image filter tune types convertions
public ImageFilterTuneTypeAdapter()
Class for image filter tune types convertions
public void write(@NotNull
com.google.gson.stream.JsonWriter out,
@NotNull
ImageFilterTuneType imageFilterTuneType)
Converts image filter tune type to JSON
@NotNull public ImageFilterTuneType read(@NotNull com.google.gson.stream.JsonReader reader)
Converts image filter tune type from JSON