|
|||||||||
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
protected abstract static class RolapAxis.PositionUnsupported
A List<Member> for which all methods throw the UnsupportedOperationException exception when invoked. Derived classes can implement those methods that they require.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class mondrian.util.UnsupportedList |
---|
UnsupportedList.Itr, UnsupportedList.ItrUnknownSize, UnsupportedList.ListItr |
Constructor Summary | |
---|---|
protected |
RolapAxis.PositionUnsupported()
|
Method Summary |
---|
Methods inherited from class mondrian.util.UnsupportedList |
---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, 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, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
Constructor Detail |
---|
protected RolapAxis.PositionUnsupported()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |