Class DefaultTrendingService

java.lang.Object
dev.reuss.tmdb.domain.trending.DefaultTrendingService
All Implemented Interfaces:
TrendingService

public final class DefaultTrendingService extends Object implements TrendingService
Default TrendingService implementation backed by the TMDB HTTP client.