mondrian.rolap
Class ModulosTest.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.ModulosTest.PositionList
All Implemented Interfaces:
java.lang.Iterable<Position>, java.util.Collection<Position>, java.util.List<Position>
Enclosing class:
ModulosTest

static class ModulosTest.PositionList
extends RolapAxis.PositionListBase


Nested Class Summary
 
Nested classes/interfaces inherited from class mondrian.util.UnsupportedList
UnsupportedList.Itr, UnsupportedList.ItrUnknownSize, UnsupportedList.ListItr
 
Field Summary
(package private)  int size
           
 
Constructor Summary
ModulosTest.PositionList(int size)
           
 
Method Summary
 Position get(int index)
           
 boolean isEmpty()
           
 java.util.Iterator<Position> iterator()
           
 java.util.ListIterator<Position> listIterator()
           
 java.util.ListIterator<Position> listIterator(int index)
           
 int size()
           
 
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
 

Field Detail

size

final int size
Constructor Detail

ModulosTest.PositionList

ModulosTest.PositionList(int size)
Method Detail

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

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

get

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

listIterator

public java.util.ListIterator<Position> listIterator()
Specified by:
listIterator in interface java.util.List<Position>
Overrides:
listIterator in class RolapAxis.PositionListBase

listIterator

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

iterator

public 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 RolapAxis.PositionListBase

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