|
|||||||||
| 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.RolapAxis.MemberIterable.PositionList
class RolapAxis.MemberIterable.PositionList
Each Position has a single Member.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class mondrian.util.UnsupportedList |
|---|
UnsupportedList.Itr, UnsupportedList.ItrUnknownSize, UnsupportedList.ListItr |
| Constructor Summary | |
|---|---|
RolapAxis.MemberIterable.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.MemberIterable.PositionList()
| Method Detail |
|---|
public boolean isEmpty()
isEmpty in interface java.util.Collection<Position>isEmpty in interface java.util.List<Position>isEmpty in class RolapAxis.PositionListBasepublic int size()
size in interface java.util.Collection<Position>size in interface java.util.List<Position>size in class RolapAxis.PositionListBasepublic Position get(int index)
get in interface java.util.List<Position>get in class RolapAxis.PositionListBase
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||