java.lang.ObjectThis class consists exclusively of static methods that operate on or return LongCollections.org.apache.commons.collections.primitives.LongCollections
The methods of this class all throw a NullPoLongerException if the provided collection is null.
$ - Revision: 1.1 $ $Date: 2003/10/27 23:46:10 $Rodney - Waldhoff| Field Summary | ||
|---|---|---|
| public static final LongList | EMPTY_LONG_LIST | An unmodifiable, empty LongList
|
| public static final LongIterator | EMPTY_LONG_ITERATOR | An unmodifiable, empty LongIterator
|
| public static final LongListIterator | EMPTY_LONG_LIST_ITERATOR | An unmodifiable, empty LongListIterator
|
| Method from org.apache.commons.collections.primitives.LongCollections Summary: |
|---|
| getEmptyLongIterator, getEmptyLongList, getEmptyLongListIterator, singletonLongIterator, singletonLongList, singletonLongListIterator, unmodifiableLongIterator, unmodifiableLongList, unmodifiableLongListIterator |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.collections.primitives.LongCollections Detail: |
|---|
|
|
|
|
|
|
|
|
|