com.jakewharton.trakt
Interface TraktEnumeration

All Known Implementing Classes:
DayOfTheWeek, Gender, MediaType, Rating, RatingType

public interface TraktEnumeration

Interface which allows for central unification of the type heirarchy of all Trakt-specific enumerations.

All implementing enumerations should override Object.toString() in order to provide a string representation of their type.

Author:
Jake Wharton



Copyright © 2011 Jake Wharton. All Rights Reserved.