Package | Description |
---|---|
org.stanwood.media.store.memory |
Modifier and Type | Method and Description |
---|---|
java.util.List<CacheSeason> |
CacheShow.getSeasons()
Used to get a list of seasons in the show
|
Modifier and Type | Method and Description |
---|---|
void |
CacheShow.addSeason(CacheSeason season)
Used to add a season to the show.
|