Class PersonResultListParser

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

public class PersonResultListParser extends Object implements GsonParser<List<PersonResult>>
Parses a list of person search results.
See Also: