mondrian.rolap
Class RolapAxis.MemberArrayIterable.PositionList

java.lang.Object
  extended by mondrian.util.UnsupportedList<Position>
      extended by mondrian.rolap.RolapAxis.PositionListUnsupported
          extended by mondrian.rolap.RolapAxis.PositionListBase
              extended by mondrian.rolap.RolapAxis.MemberArrayIterable.PositionList
All Implemented Interfaces:
java.lang.Iterable<Position>, java.util.Collection<Position>, java.util.List<Position>
Enclosing class:
RolapAxis.MemberArrayIterable

 class RolapAxis.MemberArrayIterable.PositionList
extends RolapAxis.PositionListBase

Each Position has two or more Members.


Nested Class Summary
 
Nested classes/interfaces inherited from class mondrian.util.UnsupportedList
UnsupportedList.Itr, UnsupportedList.ItrUnknownSize, UnsupportedList.ListItr
 
Constructor Summary
RolapAxis.MemberArrayIterable.PositionList()
           
 
Method Summary
 Position get(int index)
           
 boolean isEmpty()
           
 int size()
           
 
Methods inherited from class mondrian.rolap.RolapAxis.PositionListBase
iterator, listIterator, listIterator
 
Methods inherited from class mondrian.util.UnsupportedList
add, add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, lastIndexOf, remove, remove, removeAll, retainAll, set, subList, toArray, toArray
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolapAxis.MemberArrayIterable.PositionList

RolapAxis.MemberArrayIterable.PositionList()
Method Detail

isEmpty

public boolean isEmpty()
Specified by:
isEmpty in interface java.util.Collection<Position>
Specified by:
isEmpty in interface java.util.List<Position>
Specified by:
isEmpty in class RolapAxis.PositionListBase

size

public int size()
Specified by:
size in interface java.util.Collection<Position>
Specified by:
size in interface java.util.List<Position>
Specified by:
size in class RolapAxis.PositionListBase

get

public Position get(int index)
Specified by:
get in interface java.util.List<Position>
Specified by:
get in class RolapAxis.PositionListBase

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