| Package | Description |
|---|---|
| com.omertron.themoviedbapi.results |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWrapperAll
Base class for the wrappers
|
class |
AbstractWrapperIdPages
Abstract class to return the results and the id/page info
|
class |
ResultList<T>
List of the results from TheMovieDb
If the original request contains, or could contain, a page of results, this wrapper is returned to indicate what page was
returned and how many are available
|
class |
ResultsMap<K,V>
Map of the results from TheMovieDb
If the original request contains, or could contain, a page of results, this wrapper is returned to indicate what page was
returned and how many are available
|
class |
WrapperAlternativeTitles |
class |
WrapperGenericList<T>
Generic wrapper for result lists
|
class |
WrapperImages |
class |
WrapperMovieKeywords |
class |
WrapperMultiSearch |
class |
WrapperReleaseInfo |
class |
WrapperTranslations |
class |
WrapperVideos |
Copyright © 2012–2017. All rights reserved.