|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.util.UnsupportedList<Position>
mondrian.rolap.RolapAxis.PositionListUnsupported
mondrian.rolap.RolapAxis.PositionListBase
mondrian.rolap.ModulosTest.PositionList
static class ModulosTest.PositionList
| 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 |
|---|
final int size
| Constructor Detail |
|---|
ModulosTest.PositionList(int size)
| Method Detail |
|---|
public int size()
size in interface java.util.Collection<Position>size in interface java.util.List<Position>size in class RolapAxis.PositionListBasepublic boolean isEmpty()
isEmpty in interface java.util.Collection<Position>isEmpty in interface java.util.List<Position>isEmpty in class RolapAxis.PositionListBasepublic Position get(int index)
get in interface java.util.List<Position>get in class RolapAxis.PositionListBasepublic java.util.ListIterator<Position> listIterator()
listIterator in interface java.util.List<Position>listIterator in class RolapAxis.PositionListBasepublic java.util.ListIterator<Position> listIterator(int index)
listIterator in interface java.util.List<Position>listIterator in class RolapAxis.PositionListBasepublic java.util.Iterator<Position> iterator()
iterator in interface java.lang.Iterable<Position>iterator in interface java.util.Collection<Position>iterator in interface java.util.List<Position>iterator in class RolapAxis.PositionListBase
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||