public class ImageFilterTypeAdapter
Image filter type adapter
public void write(@NotNull
com.google.gson.stream.JsonWriter out,
@NotNull
io.scanbot.sdk.process.ImageFilterType imageFilterType)
Converts image filter type to JSON
@NotNull
public io.scanbot.sdk.process.ImageFilterType read(@NotNull
com.google.gson.stream.JsonReader reader)
Converts image filter type from JSON