| Package | Description |
|---|---|
| xyz.nickr.jomdb.model |
| Modifier and Type | Method and Description |
|---|---|
Iterator<SeasonEpisodeResult> |
SeasonResult.iterator() |
Spliterator<SeasonEpisodeResult> |
SeasonResult.spliterator() |
java.util.stream.Stream<SeasonEpisodeResult> |
SeasonResult.stream()
Gets the episodes of this season as a stream.
|
Copyright © 2017. All rights reserved.