Uses of Class
com.treescrub.spedran.data.Series
-
Packages that use Series Package Description com.treescrub.spedran com.treescrub.spedran.requests.builders.series -
-
Uses of Series in com.treescrub.spedran
Methods in com.treescrub.spedran that return types with arguments of type Series Modifier and Type Method Description static CompletableFuture<Series>Spedran. getSingleSeries(String id)Gets theSeriesthat corresponds to the providedidasynchronously. -
Uses of Series in com.treescrub.spedran.requests.builders.series
Constructors in com.treescrub.spedran.requests.builders.series with parameters of type Series Constructor Description SeriesGamesRequest(Series series)SingleSeriesRequest(Series series)
-