public static class QubeDataSetIterator.IndexListIteratorFactory extends java.lang.Object implements QubeDataSetIterator.DimensionIteratorFactory
Constructor and Description |
---|
IndexListIteratorFactory(QDataSet ds)
initialize with the set of indices.
|
Modifier and Type | Method and Description |
---|---|
QDataSet |
getList() |
QubeDataSetIterator.DimensionIterator |
newIterator(int length) |
public IndexListIteratorFactory(QDataSet ds)
ds
- public QubeDataSetIterator.DimensionIterator newIterator(int length)
newIterator
in interface QubeDataSetIterator.DimensionIteratorFactory
public QDataSet getList()