Class ShowListParser

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

public class ShowListParser extends Object implements GsonParser<List<Show>>
Parses a list of shows.
See Also: