Interface | Description |
---|---|
Range |
The Range interface represents basically a set of indices.
|
Class | Description |
---|---|
AllRange |
A range over all available indices.
|
IndicesRange |
Range which varies over pre-specified indices.
|
IntervalRange |
Range which varies from a given interval.
|
PointRange |
A PointRange is a range which only has a single point.
|
RangeUtils |
A bunch of static functions for making construction of ranges more
uniform.
|
Copyright © 2015. All rights reserved.