public static interface Value.Scannable
Series
of Values. A Scannable must be able to
do this repeatedly, although there might be a time penalty.
For example, see
Vector
.toSeries()
.Modifier and Type | Method and Description |
---|---|
Series |
toSeries()
Return a
Series of Values. |