java.lang.Objectorg.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
org.apache.commons.collections.primitives.decorators.BaseProxyLongList
org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
org.apache.commons.collections.primitives.decorators.UnmodifiableLongList
All Implemented Interfaces:
Serializable, LongList, LongCollection
Commons - Primitives 1.0$ - Revision: 1.1 $ $Date: 2003/10/27 23:46:10 $Rodney - Waldhoff| Constructor: |
|---|
|
| Method from org.apache.commons.collections.primitives.decorators.UnmodifiableLongList Summary: |
|---|
| getProxiedList, wrap |
| Methods from org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList: |
|---|
| add, add, addAll, addAll, clear, iterator, listIterator, listIterator, removeAll, removeElement, removeElementAt, retainAll, set, subList |
| Methods from org.apache.commons.collections.primitives.decorators.BaseProxyLongList: |
|---|
| add, addAll, get, getProxiedCollection, getProxiedList, indexOf, lastIndexOf, listIterator, listIterator, removeElementAt, set, subList |
| Methods from org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection: |
|---|
| add, addAll, clear, contains, containsAll, equals, getProxiedCollection, hashCode, isEmpty, iterator, removeAll, removeElement, retainAll, size, toArray, toArray, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.collections.primitives.decorators.UnmodifiableLongList Detail: |
|---|
|
|