org.das2.qds.QubeDataSetIterator.SingletonIteratorFactory

Factory for iterator for a single index, which can be negative indicating it is from the end of the array.

SingletonIteratorFactory( int index )


newIterator

newIterator( int length ) → DimensionIterator

Parameters

length - an int

Returns:

org.das2.qds.QubeDataSetIterator.DimensionIterator

[search for examples] [view on GitHub] [view on old javadoc] [view source]