Package com.amilesend.omdb.parse.parser
package com.amilesend.omdb.parse.parser
-
ClassDescriptionBasicParser<T>Defines a basic
GsonParserimplementation for single object type.GsonParser<T>Defines a parser that deserializes a JSON-formatted source input stream to the defined POJO type.