mondrian.rolap
Class RolapAxis.PositionListUnsupported

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

protected abstract static class RolapAxis.PositionListUnsupported
extends UnsupportedList<Position>

 

Nested Class Summary
 
Nested classes/interfaces inherited from class mondrian.util.UnsupportedList
UnsupportedList.Itr, UnsupportedList.ItrUnknownSize, UnsupportedList.ListItr
 
Constructor Summary
protected RolapAxis.PositionListUnsupported()
           
 
Method Summary
 
Methods inherited from class mondrian.util.UnsupportedList
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, 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.PositionListUnsupported

protected RolapAxis.PositionListUnsupported()

SourceForge.net_Logo