|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mondrian.util.UnsupportedList<Member> mondrian.rolap.RolapAxis.PositionUnsupported mondrian.rolap.RolapAxis.PositionBase mondrian.rolap.RolapAxis.SingleEmptyPosition.EmptyPosition
static class RolapAxis.SingleEmptyPosition.EmptyPosition
Nested Class Summary |
---|
Nested classes/interfaces inherited from class mondrian.util.UnsupportedList |
---|
UnsupportedList.Itr, UnsupportedList.ItrUnknownSize, UnsupportedList.ListItr |
Constructor Summary | |
---|---|
RolapAxis.SingleEmptyPosition.EmptyPosition()
|
Method Summary | |
---|---|
Member |
get(int index)
|
int |
size()
|
Methods inherited from class mondrian.rolap.RolapAxis.PositionBase |
---|
iterator, listIterator, listIterator |
Methods inherited from class mondrian.util.UnsupportedList |
---|
add, add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, 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 |
Methods inherited from interface java.util.List |
---|
add, add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, lastIndexOf, remove, remove, removeAll, retainAll, set, subList, toArray, toArray |
Constructor Detail |
---|
RolapAxis.SingleEmptyPosition.EmptyPosition()
Method Detail |
---|
public int size()
size
in interface Collection<Member>
size
in interface List<Member>
size
in class UnsupportedList<Member>
public Member get(int index)
get
in interface List<Member>
get
in class UnsupportedList<Member>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |