java.lang.Objectorg.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
org.apache.commons.collections.primitives.decorators.BaseProxyLongList
All Implemented Interfaces:
LongList, LongCollection
Direct Known Subclasses:
BaseUnmodifiableLongList, NonSerializableUnmodifiableLongList, UnmodifiableLongList
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.BaseProxyLongList Summary: |
|---|
| 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.BaseProxyLongList Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|