but it uses the JsonSerializer / JsonDeserializer ...
# kotson
d
but it uses the JsonSerializer / JsonDeserializer interface?! The Gson doc says that if possible we should extend the TypeAdapter class New applications should prefer TypeAdapter, whose streaming API is more efficient than this interface's tree API.