|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mondrian.util.UnsupportedList<Position> mondrian.rolap.RolapAxis.PositionListUnsupported mondrian.rolap.RolapAxis.PositionIterBase
protected abstract static class RolapAxis.PositionIterBase
Nested Class Summary |
---|
Nested classes/interfaces inherited from class mondrian.util.UnsupportedList |
---|
UnsupportedList.Itr, UnsupportedList.ItrUnknownSize, UnsupportedList.ListItr |
Constructor Summary | |
---|---|
protected |
RolapAxis.PositionIterBase()
|
Method Summary | |
---|---|
abstract Iterator<Position> |
iterator()
|
Methods inherited from class mondrian.util.UnsupportedList |
---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected RolapAxis.PositionIterBase()
Method Detail |
---|
public abstract Iterator<Position> iterator()
iterator
in interface Iterable<Position>
iterator
in interface Collection<Position>
iterator
in interface List<Position>
iterator
in class UnsupportedList<Position>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |