Class ShowResultListParser

java.lang.Object
com.amilesend.tvmaze.client.parse.parser.ShowResultListParser
All Implemented Interfaces:
GsonParser<List<ShowResult>>

public class ShowResultListParser extends Object implements GsonParser<List<ShowResult>>
Parses a list of show search results.
See Also: