mondrian.rolap
Class RolapAxis.PositionIterBase

java.lang.Object
  extended by mondrian.util.UnsupportedList<Position>
      extended by mondrian.rolap.RolapAxis.PositionListUnsupported
          extended by mondrian.rolap.RolapAxis.PositionIterBase
All Implemented Interfaces:
java.lang.Iterable<Position>, java.util.Collection<Position>, java.util.List<Position>
Direct Known Subclasses:
RolapAxis.MemberArrayIterable.PositionIter, RolapAxis.MemberIterable.PositionIter
Enclosing class:
RolapAxis

protected abstract static class RolapAxis.PositionIterBase
extends RolapAxis.PositionListUnsupported


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  java.util.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

RolapAxis.PositionIterBase

protected RolapAxis.PositionIterBase()
Method Detail

iterator

public abstract java.util.Iterator<Position> iterator()
Specified by:
iterator in interface java.lang.Iterable<Position>
Specified by:
iterator in interface java.util.Collection<Position>
Specified by:
iterator in interface java.util.List<Position>
Overrides:
iterator in class UnsupportedList<Position>

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads