Uses of Interface
dev.reuss.tmdb.domain.reviews.ReviewService
Packages that use ReviewService
-
Uses of ReviewService in dev.reuss.tmdb
Methods in dev.reuss.tmdb that return ReviewService -
Uses of ReviewService in dev.reuss.tmdb.domain.reviews
Classes in dev.reuss.tmdb.domain.reviews that implement ReviewServiceModifier and TypeClassDescriptionfinal classDefaultReviewServiceimplementation backed by the TMDB HTTP client.