I - the Stops input typeO - the Stops output typeS - the Iterable element type (usually Stop)public abstract class IterableStops<I,O,S> extends Stops<I,O> implements java.lang.Iterable<S>
Stops implementations with a collection of stops| Constructor and Description |
|---|
IterableStops() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
size() |
java.lang.String |
toString() |
categorical, exponential, getTypeName, identity, interval, toValueObject