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:
Iterable<Position>, Collection<Position>, 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()
           
 Iterator<Position> iterator()
           
 ListIterator<Position> listIterator()
           
 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 Collection<Position>
Specified by:
size in interface List<Position>
Specified by:
size in class RolapAxis.PositionListBase

isEmpty

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

get

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

listIterator

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

listIterator

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

iterator

public Iterator<Position> iterator()
Specified by:
iterator in interface Iterable<Position>
Specified by:
iterator in interface Collection<Position>
Specified by:
iterator in interface List<Position>
Overrides:
iterator in class RolapAxis.PositionListBase

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