Class CastCreditListParser

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

public class CastCreditListParser extends Object implements GsonParser<List<CastCredit>>
Parses a list of cast credits.
See Also: