A B C D E F G H I L M N O P R S T U W _

A

AbstractByteCollection - Class in org.apache.commons.collections.primitives
Abstract base class for ByteCollections.
AbstractByteCollection() - Constructor for class org.apache.commons.collections.primitives.AbstractByteCollection
 
AbstractByteCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractByteCollectionCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
AbstractByteListList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractByteListList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
AbstractCharCollection - Class in org.apache.commons.collections.primitives
Abstract base class for CharCollections.
AbstractCharCollection() - Constructor for class org.apache.commons.collections.primitives.AbstractCharCollection
 
AbstractCharCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractCharCollectionCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
AbstractCharListList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractCharListList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
AbstractCollectionByteCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractCollectionByteCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
AbstractCollectionCharCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractCollectionCharCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
AbstractCollectionDoubleCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractCollectionDoubleCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
AbstractCollectionFloatCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractCollectionFloatCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
AbstractCollectionIntCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractCollectionIntCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
AbstractCollectionLongCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractCollectionLongCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
AbstractCollectionShortCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractCollectionShortCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
AbstractDoubleCollection - Class in org.apache.commons.collections.primitives
Abstract base class for DoubleCollections.
AbstractDoubleCollection() - Constructor for class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
AbstractDoubleCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractDoubleCollectionCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
AbstractDoubleListList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractDoubleListList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
AbstractFloatCollection - Class in org.apache.commons.collections.primitives
Abstract base class for FloatCollections.
AbstractFloatCollection() - Constructor for class org.apache.commons.collections.primitives.AbstractFloatCollection
 
AbstractFloatCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractFloatCollectionCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
AbstractFloatListList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractFloatListList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
AbstractIntCollection - Class in org.apache.commons.collections.primitives
Abstract base class for IntCollections.
AbstractIntCollection() - Constructor for class org.apache.commons.collections.primitives.AbstractIntCollection
 
AbstractIntCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractIntCollectionCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
AbstractIntListList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractIntListList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
AbstractListByteList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractListByteList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
AbstractListCharList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractListCharList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
AbstractListDoubleList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractListDoubleList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
AbstractListFloatList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractListFloatList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
AbstractListIntList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractListIntList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
AbstractListLongList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractListLongList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
AbstractListShortList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractListShortList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
AbstractLongCollection - Class in org.apache.commons.collections.primitives
Abstract base class for LongCollections.
AbstractLongCollection() - Constructor for class org.apache.commons.collections.primitives.AbstractLongCollection
 
AbstractLongCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractLongCollectionCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
AbstractLongListList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractLongListList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
AbstractShortCollection - Class in org.apache.commons.collections.primitives
Abstract base class for ShortCollections.
AbstractShortCollection() - Constructor for class org.apache.commons.collections.primitives.AbstractShortCollection
 
AbstractShortCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
AbstractShortCollectionCollection() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
AbstractShortListList - Class in org.apache.commons.collections.primitives.adapters
 
AbstractShortListList() - Constructor for class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
adapt(ByteIterator) - Static method in class org.apache.commons.collections.primitives.adapters.io.ByteIteratorInputStream
 
adapt(CharIterator) - Static method in class org.apache.commons.collections.primitives.adapters.io.CharIteratorReader
 
adapt(InputStream) - Static method in class org.apache.commons.collections.primitives.adapters.io.InputStreamByteIterator
 
adapt(Reader) - Static method in class org.apache.commons.collections.primitives.adapters.io.ReaderCharIterator
 
add(byte) - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
Unsupported in this base implementation.
add(char) - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
Unsupported in this base implementation.
add(double) - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
Unsupported in this base implementation.
add(float) - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
Unsupported in this base implementation.
add(int) - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
Unsupported in this base implementation.
add(long) - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
Unsupported in this base implementation.
add(short) - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
Unsupported in this base implementation.
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
add(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
add(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
add(byte) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
add(char) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
add(double) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
add(float) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
add(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
add(long) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
add(short) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
add(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
add(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
add(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
add(int, byte) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
add(int, char) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
add(int, double) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
add(int, float) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
add(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
add(int, long) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
add(int, short) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
add(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
add(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
 
add(byte) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
 
add(char) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
 
add(double) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
 
add(float) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
 
add(int) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
 
add(long) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
 
add(short) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
 
add(Object) - Method in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
 
add(int, byte) - Method in class org.apache.commons.collections.primitives.ArrayByteList
Inserts the specified element at the specified position (optional operation).
add(int, char) - Method in class org.apache.commons.collections.primitives.ArrayCharList
Inserts the specified element at the specified position (optional operation).
add(int, double) - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
Inserts the specified element at the specified position (optional operation).
add(int, float) - Method in class org.apache.commons.collections.primitives.ArrayFloatList
Inserts the specified element at the specified position (optional operation).
add(int, int) - Method in class org.apache.commons.collections.primitives.ArrayIntList
Inserts the specified element at the specified position (optional operation).
add(int, long) - Method in class org.apache.commons.collections.primitives.ArrayLongList
Inserts the specified element at the specified position (optional operation).
add(int, short) - Method in class org.apache.commons.collections.primitives.ArrayShortList
Inserts the specified element at the specified position (optional operation).
add(int, short) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
Inserts the specified element at the specified position (optional operation).
add(int, long) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
Inserts the specified element at the specified position (optional operation).
add(int, int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
Inserts the specified element at the specified position (optional operation).
add(byte) - Method in interface org.apache.commons.collections.primitives.ByteCollection
Ensures that I contain the specified element (optional operation).
add(byte) - Method in interface org.apache.commons.collections.primitives.ByteList
Appends the specified element to the end of me (optional operation).
add(int, byte) - Method in interface org.apache.commons.collections.primitives.ByteList
Inserts the specified element at the specified position (optional operation).
add(byte) - Method in interface org.apache.commons.collections.primitives.ByteListIterator
Inserts the specified element into my underlying collection (optional operation).
add(char) - Method in interface org.apache.commons.collections.primitives.CharCollection
Ensures that I contain the specified element (optional operation).
add(char) - Method in interface org.apache.commons.collections.primitives.CharList
Appends the specified element to the end of me (optional operation).
add(int, char) - Method in interface org.apache.commons.collections.primitives.CharList
Inserts the specified element at the specified position (optional operation).
add(char) - Method in interface org.apache.commons.collections.primitives.CharListIterator
Inserts the specified element into my underlying collection (optional operation).
add(byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
add(int, byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
add(char) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
add(int, char) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
add(double) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
add(int, double) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
add(float) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
add(int, float) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
add(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
add(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
add(long) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
add(int, long) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
add(short) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
add(int, short) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
add(int, byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
add(byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
add(int, char) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
add(char) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
add(int, double) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
add(double) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
add(int, float) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
add(float) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
add(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
add(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
add(int, long) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
add(long) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
add(int, short) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
add(short) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
add(byte) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteListIterator
 
add(char) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharListIterator
 
add(double) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleListIterator
 
add(float) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatListIterator
 
add(int) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntListIterator
 
add(long) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongListIterator
 
add(short) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortListIterator
 
add(double) - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Ensures that I contain the specified element (optional operation).
add(double) - Method in interface org.apache.commons.collections.primitives.DoubleList
Appends the specified element to the end of me (optional operation).
add(int, double) - Method in interface org.apache.commons.collections.primitives.DoubleList
Inserts the specified element at the specified position (optional operation).
add(double) - Method in interface org.apache.commons.collections.primitives.DoubleListIterator
Inserts the specified element into my underlying collection (optional operation).
add(float) - Method in interface org.apache.commons.collections.primitives.FloatCollection
Ensures that I contain the specified element (optional operation).
add(float) - Method in interface org.apache.commons.collections.primitives.FloatList
Appends the specified element to the end of me (optional operation).
add(int, float) - Method in interface org.apache.commons.collections.primitives.FloatList
Inserts the specified element at the specified position (optional operation).
add(float) - Method in interface org.apache.commons.collections.primitives.FloatListIterator
Inserts the specified element into my underlying collection (optional operation).
add(int) - Method in interface org.apache.commons.collections.primitives.IntCollection
Ensures that I contain the specified element (optional operation).
add(int) - Method in interface org.apache.commons.collections.primitives.IntList
Appends the specified element to the end of me (optional operation).
add(int, int) - Method in interface org.apache.commons.collections.primitives.IntList
Inserts the specified element at the specified position (optional operation).
add(int) - Method in interface org.apache.commons.collections.primitives.IntListIterator
Inserts the specified element into my underlying collection (optional operation).
add(long) - Method in interface org.apache.commons.collections.primitives.LongCollection
Ensures that I contain the specified element (optional operation).
add(long) - Method in interface org.apache.commons.collections.primitives.LongList
Appends the specified element to the end of me (optional operation).
add(int, long) - Method in interface org.apache.commons.collections.primitives.LongList
Inserts the specified element at the specified position (optional operation).
add(long) - Method in interface org.apache.commons.collections.primitives.LongListIterator
Inserts the specified element into my underlying collection (optional operation).
add(int, byte) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
Unsupported in this implementation.
add(byte) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
add(byte) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
add(int, byte) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
add(int, char) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
Unsupported in this implementation.
add(char) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
add(char) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
add(int, char) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
add(int, double) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
Unsupported in this implementation.
add(double) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
add(double) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
add(int, double) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
add(int, float) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
Unsupported in this implementation.
add(float) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
add(float) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
add(int, float) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
add(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
Unsupported in this implementation.
add(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
add(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
add(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
add(int, long) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
Unsupported in this implementation.
add(long) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
add(long) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
add(int, long) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
add(int, short) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
Unsupported in this implementation.
add(short) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
add(short) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
add(int, short) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
add(short) - Method in interface org.apache.commons.collections.primitives.ShortCollection
Ensures that I contain the specified element (optional operation).
add(short) - Method in interface org.apache.commons.collections.primitives.ShortList
Appends the specified element to the end of me (optional operation).
add(int, short) - Method in interface org.apache.commons.collections.primitives.ShortList
Inserts the specified element at the specified position (optional operation).
add(short) - Method in interface org.apache.commons.collections.primitives.ShortListIterator
Inserts the specified element into my underlying collection (optional operation).
addAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
addAll(CharCollection) - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
addAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
addAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
addAll(IntCollection) - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
addAll(LongCollection) - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
addAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
addAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
addAll(int, Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
addAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
addAll(int, Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
addAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
addAll(CharCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
addAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
addAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
addAll(IntCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
addAll(LongCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
addAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
addAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
addAll(int, Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
addAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
addAll(int, Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
addAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
addAll(int, Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
addAll(int, ByteCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
addAll(int, CharCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
addAll(int, DoubleCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
addAll(int, FloatCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
addAll(int, IntCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
addAll(int, LongCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
addAll(int, ShortCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
addAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
addAll(int, Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
addAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
addAll(int, Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
addAll(ByteCollection) - Method in interface org.apache.commons.collections.primitives.ByteCollection
Adds all of the elements in the specified collection to me (optional operation).
addAll(int, ByteCollection) - Method in interface org.apache.commons.collections.primitives.ByteList
Inserts all of the elements in the specified collection into me, at the specified position (optional operation).
addAll(CharCollection) - Method in interface org.apache.commons.collections.primitives.CharCollection
Adds all of the elements in the specified collection to me (optional operation).
addAll(int, CharCollection) - Method in interface org.apache.commons.collections.primitives.CharList
Inserts all of the elements in the specified collection into me, at the specified position (optional operation).
addAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
addAll(int, ByteCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
addAll(CharCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
addAll(int, CharCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
addAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
addAll(int, DoubleCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
addAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
addAll(int, FloatCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
addAll(IntCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
addAll(int, IntCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
addAll(LongCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
addAll(int, LongCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
addAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
addAll(int, ShortCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
addAll(int, ByteCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
addAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
addAll(int, CharCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
addAll(CharCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
addAll(int, DoubleCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
addAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
addAll(int, FloatCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
addAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
addAll(int, IntCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
addAll(IntCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
addAll(int, LongCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
addAll(LongCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
addAll(int, ShortCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
addAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
addAll(DoubleCollection) - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Adds all of the elements in the specified collection to me (optional operation).
addAll(int, DoubleCollection) - Method in interface org.apache.commons.collections.primitives.DoubleList
Inserts all of the elements in the specified collection into me, at the specified position (optional operation).
addAll(FloatCollection) - Method in interface org.apache.commons.collections.primitives.FloatCollection
Adds all of the elements in the specified collection to me (optional operation).
addAll(int, FloatCollection) - Method in interface org.apache.commons.collections.primitives.FloatList
Inserts all of the elements in the specified collection into me, at the specified position (optional operation).
addAll(IntCollection) - Method in interface org.apache.commons.collections.primitives.IntCollection
Adds all of the elements in the specified collection to me (optional operation).
addAll(int, IntCollection) - Method in interface org.apache.commons.collections.primitives.IntList
Inserts all of the elements in the specified collection into me, at the specified position (optional operation).
addAll(LongCollection) - Method in interface org.apache.commons.collections.primitives.LongCollection
Adds all of the elements in the specified collection to me (optional operation).
addAll(int, LongCollection) - Method in interface org.apache.commons.collections.primitives.LongList
Inserts all of the elements in the specified collection into me, at the specified position (optional operation).
addAll(int, ByteCollection) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
addAll(int, CharCollection) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
addAll(int, DoubleCollection) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
addAll(int, FloatCollection) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
addAll(int, IntCollection) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
addAll(int, LongCollection) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
addAll(int, ShortCollection) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
addAll(ShortCollection) - Method in interface org.apache.commons.collections.primitives.ShortCollection
Adds all of the elements in the specified collection to me (optional operation).
addAll(int, ShortCollection) - Method in interface org.apache.commons.collections.primitives.ShortList
Inserts all of the elements in the specified collection into me, at the specified position (optional operation).
ArrayByteList - Class in org.apache.commons.collections.primitives
An ByteList backed by an array of bytes.
ArrayByteList() - Constructor for class org.apache.commons.collections.primitives.ArrayByteList
Construct an empty list with the default initial capacity.
ArrayByteList(int) - Constructor for class org.apache.commons.collections.primitives.ArrayByteList
Construct an empty list with the given initial capacity.
ArrayByteList(ByteCollection) - Constructor for class org.apache.commons.collections.primitives.ArrayByteList
Constructs a list containing the elements of the given collection, in the order they are returned by that collection's iterator.
ArrayCharList - Class in org.apache.commons.collections.primitives
An CharList backed by an array of chars.
ArrayCharList() - Constructor for class org.apache.commons.collections.primitives.ArrayCharList
Construct an empty list with the default initial capacity.
ArrayCharList(int) - Constructor for class org.apache.commons.collections.primitives.ArrayCharList
Construct an empty list with the given initial capacity.
ArrayCharList(CharCollection) - Constructor for class org.apache.commons.collections.primitives.ArrayCharList
Constructs a list containing the elements of the given collection, in the order they are returned by that collection's iterator.
ArrayDoubleList - Class in org.apache.commons.collections.primitives
An DoubleList backed by an array of doubles.
ArrayDoubleList() - Constructor for class org.apache.commons.collections.primitives.ArrayDoubleList
Construct an empty list with the default initial capacity.
ArrayDoubleList(int) - Constructor for class org.apache.commons.collections.primitives.ArrayDoubleList
Construct an empty list with the given initial capacity.
ArrayDoubleList(DoubleCollection) - Constructor for class org.apache.commons.collections.primitives.ArrayDoubleList
Constructs a list containing the elements of the given collection, in the order they are returned by that collection's iterator.
ArrayFloatList - Class in org.apache.commons.collections.primitives
An FloatList backed by an array of floats.
ArrayFloatList() - Constructor for class org.apache.commons.collections.primitives.ArrayFloatList
Construct an empty list with the default initial capacity.
ArrayFloatList(int) - Constructor for class org.apache.commons.collections.primitives.ArrayFloatList
Construct an empty list with the given initial capacity.
ArrayFloatList(FloatCollection) - Constructor for class org.apache.commons.collections.primitives.ArrayFloatList
Constructs a list containing the elements of the given collection, in the order they are returned by that collection's iterator.
ArrayIntList - Class in org.apache.commons.collections.primitives
An IntList backed by an array of ints.
ArrayIntList() - Constructor for class org.apache.commons.collections.primitives.ArrayIntList
Construct an empty list with the default initial capacity.
ArrayIntList(int) - Constructor for class org.apache.commons.collections.primitives.ArrayIntList
Construct an empty list with the given initial capacity.
ArrayIntList(IntCollection) - Constructor for class org.apache.commons.collections.primitives.ArrayIntList
Constructs a list containing the elements of the given collection, in the order they are returned by that collection's iterator.
ArrayLongList - Class in org.apache.commons.collections.primitives
An LongList backed by an array of longs.
ArrayLongList() - Constructor for class org.apache.commons.collections.primitives.ArrayLongList
Construct an empty list with the default initial capacity.
ArrayLongList(int) - Constructor for class org.apache.commons.collections.primitives.ArrayLongList
Construct an empty list with the given initial capacity.
ArrayLongList(LongCollection) - Constructor for class org.apache.commons.collections.primitives.ArrayLongList
Constructs a list containing the elements of the given collection, in the order they are returned by that collection's iterator.
ArrayShortList - Class in org.apache.commons.collections.primitives
An ShortList backed by an array of shorts.
ArrayShortList() - Constructor for class org.apache.commons.collections.primitives.ArrayShortList
Construct an empty list with the default initial capacity.
ArrayShortList(int) - Constructor for class org.apache.commons.collections.primitives.ArrayShortList
Construct an empty list with the given initial capacity.
ArrayShortList(ShortCollection) - Constructor for class org.apache.commons.collections.primitives.ArrayShortList
Constructs a list containing the elements of the given collection, in the order they are returned by that collection's iterator.
ArrayUnsignedByteList - Class in org.apache.commons.collections.primitives
A ShortList backed by an array of unsigned byte values.
ArrayUnsignedByteList() - Constructor for class org.apache.commons.collections.primitives.ArrayUnsignedByteList
Construct an empty list with the default initial capacity.
ArrayUnsignedByteList(int) - Constructor for class org.apache.commons.collections.primitives.ArrayUnsignedByteList
Construct an empty list with the given initial capacity.
ArrayUnsignedByteList(ShortCollection) - Constructor for class org.apache.commons.collections.primitives.ArrayUnsignedByteList
Constructs a list containing the elements of the given collection, in the order they are returned by that collection's iterator.
ArrayUnsignedIntList - Class in org.apache.commons.collections.primitives
An IntList backed by an array of unsigned int values.
ArrayUnsignedIntList() - Constructor for class org.apache.commons.collections.primitives.ArrayUnsignedIntList
Construct an empty list with the default initial capacity.
ArrayUnsignedIntList(int) - Constructor for class org.apache.commons.collections.primitives.ArrayUnsignedIntList
Construct an empty list with the given initial capacity.
ArrayUnsignedIntList(LongCollection) - Constructor for class org.apache.commons.collections.primitives.ArrayUnsignedIntList
Constructs a list containing the elements of the given collection, in the order they are returned by that collection's iterator.
ArrayUnsignedShortList - Class in org.apache.commons.collections.primitives
An IntList backed by an array of unsigned short values.
ArrayUnsignedShortList() - Constructor for class org.apache.commons.collections.primitives.ArrayUnsignedShortList
Construct an empty list with the default initial capacity.
ArrayUnsignedShortList(int) - Constructor for class org.apache.commons.collections.primitives.ArrayUnsignedShortList
Construct an empty list with the given initial capacity.
ArrayUnsignedShortList(IntCollection) - Constructor for class org.apache.commons.collections.primitives.ArrayUnsignedShortList
Constructs a list containing the elements of the given collection, in the order they are returned by that collection's iterator.
assertNotComodified() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.ComodChecker
 
assertNotComodified() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.ComodChecker
 
assertNotComodified() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.ComodChecker
 
assertNotComodified() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.ComodChecker
 
assertNotComodified() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.ComodChecker
 
assertNotComodified() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.ComodChecker
 
assertNotComodified() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.ComodChecker
 
assertValidUnsignedByte(short) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
 
assertValidUnsignedInt(long) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
 
assertValidUnsignedShort(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
 

B

BaseProxyByteCollection - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyByteCollection() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
BaseProxyByteList - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyByteList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
BaseProxyCharCollection - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyCharCollection() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
BaseProxyCharList - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyCharList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
BaseProxyDoubleCollection - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyDoubleCollection() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
BaseProxyDoubleList - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyDoubleList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
BaseProxyFloatCollection - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyFloatCollection() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
BaseProxyFloatList - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyFloatList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
BaseProxyIntCollection - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyIntCollection() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
BaseProxyIntList - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyIntList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
BaseProxyLongCollection - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyLongCollection() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
BaseProxyLongList - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyLongList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
BaseProxyShortCollection - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyShortCollection() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
BaseProxyShortList - Class in org.apache.commons.collections.primitives.decorators
 
BaseProxyShortList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
BaseUnmodifiableByteList - Class in org.apache.commons.collections.primitives.decorators
 
BaseUnmodifiableByteList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
BaseUnmodifiableCharList - Class in org.apache.commons.collections.primitives.decorators
 
BaseUnmodifiableCharList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
BaseUnmodifiableDoubleList - Class in org.apache.commons.collections.primitives.decorators
 
BaseUnmodifiableDoubleList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
BaseUnmodifiableFloatList - Class in org.apache.commons.collections.primitives.decorators
 
BaseUnmodifiableFloatList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
BaseUnmodifiableIntList - Class in org.apache.commons.collections.primitives.decorators
 
BaseUnmodifiableIntList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
BaseUnmodifiableLongList - Class in org.apache.commons.collections.primitives.decorators
 
BaseUnmodifiableLongList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
BaseUnmodifiableShortList - Class in org.apache.commons.collections.primitives.decorators
 
BaseUnmodifiableShortList() - Constructor for class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
ByteCollection - Interface in org.apache.commons.collections.primitives
A collection of byte values.
ByteCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts an ByteCollection to the Collection interface.
ByteCollectionCollection(ByteCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.ByteCollectionCollection
Creates a Collection wrapping the specified ByteCollection.
ByteCollections - Class in org.apache.commons.collections.primitives
This class consists exclusively of static methods that operate on or return ByteCollections.
ByteCollections() - Constructor for class org.apache.commons.collections.primitives.ByteCollections
 
ByteIterator - Interface in org.apache.commons.collections.primitives
An iterator over byte values.
ByteIteratorInputStream - Class in org.apache.commons.collections.primitives.adapters.io
Adapts an ByteIterator to the InputStream interface.
ByteIteratorInputStream(ByteIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.io.ByteIteratorInputStream
 
ByteIteratorIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an ByteIterator to the Iterator interface.
ByteIteratorIterator(ByteIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ByteIteratorIterator
Creates an Iterator wrapping the specified ByteIterator.
ByteList - Interface in org.apache.commons.collections.primitives
An ordered collection of byte values.
ByteListIterator - Interface in org.apache.commons.collections.primitives
A bi-directional iterator over byte values.
ByteListIteratorListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an ByteListIterator to the ListIterator interface.
ByteListIteratorListIterator(ByteListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
Creates an ListIterator wrapping the specified ByteListIterator.
ByteListList - Class in org.apache.commons.collections.primitives.adapters
Adapts an ByteList to the List interface.
ByteListList(ByteList) - Constructor for class org.apache.commons.collections.primitives.adapters.ByteListList
Creates a List wrapping the specified ByteList.

C

CharCollection - Interface in org.apache.commons.collections.primitives
A collection of char values.
CharCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts an CharCollection to the Collection interface.
CharCollectionCollection(CharCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.CharCollectionCollection
Creates a Collection wrapping the specified CharCollection.
CharCollections - Class in org.apache.commons.collections.primitives
This class consists exclusively of static methods that operate on or return CharCollections.
CharCollections() - Constructor for class org.apache.commons.collections.primitives.CharCollections
 
CharIterator - Interface in org.apache.commons.collections.primitives
An iterator over char values.
CharIteratorIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an CharIterator to the Iterator interface.
CharIteratorIterator(CharIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.CharIteratorIterator
Creates an Iterator wrapping the specified CharIterator.
CharIteratorReader - Class in org.apache.commons.collections.primitives.adapters.io
Adapts a CharIterator to the Reader interface.
CharIteratorReader(CharIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.io.CharIteratorReader
 
CharList - Interface in org.apache.commons.collections.primitives
An ordered collection of char values.
CharListIterator - Interface in org.apache.commons.collections.primitives
A bi-directional iterator over char values.
CharListIteratorListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an CharListIterator to the ListIterator interface.
CharListIteratorListIterator(CharListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
Creates an ListIterator wrapping the specified CharListIterator.
CharListList - Class in org.apache.commons.collections.primitives.adapters
Adapts an CharList to the List interface.
CharListList(CharList) - Constructor for class org.apache.commons.collections.primitives.adapters.CharListList
Creates a List wrapping the specified CharList.
checkRange(int) - Method in class org.apache.commons.collections.primitives.ArrayByteList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.ArrayCharList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.ArrayFloatList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.ArrayIntList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.ArrayLongList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.ArrayShortList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
checkRange(int) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.ArrayByteList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.ArrayCharList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.ArrayFloatList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.ArrayIntList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.ArrayLongList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.ArrayShortList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
checkRangeIncludingEndpoint(int) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
clear() - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
clear() - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
clear() - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
clear() - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
clear() - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
clear() - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
clear() - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
clear() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
clear() - Method in interface org.apache.commons.collections.primitives.ByteCollection
Removes all my elements (optional operation).
clear() - Method in interface org.apache.commons.collections.primitives.CharCollection
Removes all my elements (optional operation).
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
clear() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
clear() - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Removes all my elements (optional operation).
clear() - Method in interface org.apache.commons.collections.primitives.FloatCollection
Removes all my elements (optional operation).
clear() - Method in interface org.apache.commons.collections.primitives.IntCollection
Removes all my elements (optional operation).
clear() - Method in interface org.apache.commons.collections.primitives.LongCollection
Removes all my elements (optional operation).
clear() - Method in interface org.apache.commons.collections.primitives.ShortCollection
Removes all my elements (optional operation).
close() - Method in class org.apache.commons.collections.primitives.adapters.io.CharIteratorReader
 
CollectionByteCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Collection to the ByteCollection interface.
CollectionByteCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.CollectionByteCollection
Creates an ByteCollection wrapping the specified Collection.
CollectionCharCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Collection to the CharCollection interface.
CollectionCharCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.CollectionCharCollection
Creates an CharCollection wrapping the specified Collection.
CollectionDoubleCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Collection to the DoubleCollection interface.
CollectionDoubleCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.CollectionDoubleCollection
Creates an DoubleCollection wrapping the specified Collection.
CollectionFloatCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Collection to the FloatCollection interface.
CollectionFloatCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.CollectionFloatCollection
Creates an FloatCollection wrapping the specified Collection.
CollectionIntCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Collection to the IntCollection interface.
CollectionIntCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.CollectionIntCollection
Creates an IntCollection wrapping the specified Collection.
CollectionLongCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Collection to the LongCollection interface.
CollectionLongCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.CollectionLongCollection
Creates an LongCollection wrapping the specified Collection.
CollectionShortCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Collection to the ShortCollection interface.
CollectionShortCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.CollectionShortCollection
Creates an ShortCollection wrapping the specified Collection.
contains(byte) - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
contains(char) - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
contains(double) - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
contains(float) - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
contains(int) - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
contains(long) - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
contains(short) - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
contains(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
contains(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
contains(byte) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
contains(char) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
contains(double) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
contains(float) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
contains(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
contains(long) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
contains(short) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
contains(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
contains(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
contains(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
contains(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
contains(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
contains(byte) - Method in interface org.apache.commons.collections.primitives.ByteCollection
Returns true iff I contain the specified element.
contains(char) - Method in interface org.apache.commons.collections.primitives.CharCollection
Returns true iff I contain the specified element.
contains(byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
contains(char) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
contains(double) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
contains(float) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
contains(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
contains(long) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
contains(short) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
contains(double) - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Returns true iff I contain the specified element.
contains(float) - Method in interface org.apache.commons.collections.primitives.FloatCollection
Returns true iff I contain the specified element.
contains(int) - Method in interface org.apache.commons.collections.primitives.IntCollection
Returns true iff I contain the specified element.
contains(long) - Method in interface org.apache.commons.collections.primitives.LongCollection
Returns true iff I contain the specified element.
contains(short) - Method in interface org.apache.commons.collections.primitives.ShortCollection
Returns true iff I contain the specified element.
containsAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
containsAll(CharCollection) - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
containsAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
containsAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
containsAll(IntCollection) - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
containsAll(LongCollection) - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
containsAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
containsAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
containsAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
containsAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
containsAll(CharCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
containsAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
containsAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
containsAll(IntCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
containsAll(LongCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
containsAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
containsAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
containsAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
containsAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
containsAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
containsAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
containsAll(ByteCollection) - Method in interface org.apache.commons.collections.primitives.ByteCollection
Returns true iff I contain all of the elements in the given collection.
containsAll(CharCollection) - Method in interface org.apache.commons.collections.primitives.CharCollection
Returns true iff I contain all of the elements in the given collection.
containsAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
containsAll(CharCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
containsAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
containsAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
containsAll(IntCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
containsAll(LongCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
containsAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
containsAll(DoubleCollection) - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Returns true iff I contain all of the elements in the given collection.
containsAll(FloatCollection) - Method in interface org.apache.commons.collections.primitives.FloatCollection
Returns true iff I contain all of the elements in the given collection.
containsAll(IntCollection) - Method in interface org.apache.commons.collections.primitives.IntCollection
Returns true iff I contain all of the elements in the given collection.
containsAll(LongCollection) - Method in interface org.apache.commons.collections.primitives.LongCollection
Returns true iff I contain all of the elements in the given collection.
containsAll(ShortCollection) - Method in interface org.apache.commons.collections.primitives.ShortCollection
Returns true iff I contain all of the elements in the given collection.

D

DoubleCollection - Interface in org.apache.commons.collections.primitives
A collection of double values.
DoubleCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts an DoubleCollection to the Collection interface.
DoubleCollectionCollection(DoubleCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.DoubleCollectionCollection
Creates a Collection wrapping the specified DoubleCollection.
DoubleCollections - Class in org.apache.commons.collections.primitives
This class consists exclusively of static methods that operate on or return DoubleCollections.
DoubleCollections() - Constructor for class org.apache.commons.collections.primitives.DoubleCollections
 
DoubleIterator - Interface in org.apache.commons.collections.primitives
An iterator over double values.
DoubleIteratorIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an DoubleIterator to the Iterator interface.
DoubleIteratorIterator(DoubleIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.DoubleIteratorIterator
Creates an Iterator wrapping the specified DoubleIterator.
DoubleList - Interface in org.apache.commons.collections.primitives
An ordered collection of double values.
DoubleListIterator - Interface in org.apache.commons.collections.primitives
A bi-directional iterator over double values.
DoubleListIteratorListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an DoubleListIterator to the ListIterator interface.
DoubleListIteratorListIterator(DoubleListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
Creates an ListIterator wrapping the specified DoubleListIterator.
DoubleListList - Class in org.apache.commons.collections.primitives.adapters
Adapts an DoubleList to the List interface.
DoubleListList(DoubleList) - Constructor for class org.apache.commons.collections.primitives.adapters.DoubleListList
Creates a List wrapping the specified DoubleList.

E

EMPTY_BYTE_ITERATOR - Static variable in class org.apache.commons.collections.primitives.ByteCollections
An unmodifiable, empty ByteIterator
EMPTY_BYTE_LIST - Static variable in class org.apache.commons.collections.primitives.ByteCollections
An unmodifiable, empty ByteList
EMPTY_BYTE_LIST_ITERATOR - Static variable in class org.apache.commons.collections.primitives.ByteCollections
An unmodifiable, empty ByteListIterator
EMPTY_CHAR_ITERATOR - Static variable in class org.apache.commons.collections.primitives.CharCollections
An unmodifiable, empty CharIterator
EMPTY_CHAR_LIST - Static variable in class org.apache.commons.collections.primitives.CharCollections
An unmodifiable, empty CharList
EMPTY_CHAR_LIST_ITERATOR - Static variable in class org.apache.commons.collections.primitives.CharCollections
An unmodifiable, empty CharListIterator
EMPTY_DOUBLE_ITERATOR - Static variable in class org.apache.commons.collections.primitives.DoubleCollections
An unmodifiable, empty DoubleIterator
EMPTY_DOUBLE_LIST - Static variable in class org.apache.commons.collections.primitives.DoubleCollections
An unmodifiable, empty DoubleList
EMPTY_DOUBLE_LIST_ITERATOR - Static variable in class org.apache.commons.collections.primitives.DoubleCollections
An unmodifiable, empty DoubleListIterator
EMPTY_FLOAT_ITERATOR - Static variable in class org.apache.commons.collections.primitives.FloatCollections
An unmodifiable, empty FloatIterator
EMPTY_FLOAT_LIST - Static variable in class org.apache.commons.collections.primitives.FloatCollections
An unmodifiable, empty FloatList
EMPTY_FLOAT_LIST_ITERATOR - Static variable in class org.apache.commons.collections.primitives.FloatCollections
An unmodifiable, empty FloatListIterator
EMPTY_INT_ITERATOR - Static variable in class org.apache.commons.collections.primitives.IntCollections
An unmodifiable, empty IntIterator
EMPTY_INT_LIST - Static variable in class org.apache.commons.collections.primitives.IntCollections
An unmodifiable, empty IntList
EMPTY_INT_LIST_ITERATOR - Static variable in class org.apache.commons.collections.primitives.IntCollections
An unmodifiable, empty IntListIterator
EMPTY_LONG_ITERATOR - Static variable in class org.apache.commons.collections.primitives.LongCollections
An unmodifiable, empty LongIterator
EMPTY_LONG_LIST - Static variable in class org.apache.commons.collections.primitives.LongCollections
An unmodifiable, empty LongList
EMPTY_LONG_LIST_ITERATOR - Static variable in class org.apache.commons.collections.primitives.LongCollections
An unmodifiable, empty LongListIterator
EMPTY_SHORT_ITERATOR - Static variable in class org.apache.commons.collections.primitives.ShortCollections
An unmodifiable, empty ShortIterator
EMPTY_SHORT_LIST - Static variable in class org.apache.commons.collections.primitives.ShortCollections
An unmodifiable, empty ShortList
EMPTY_SHORT_LIST_ITERATOR - Static variable in class org.apache.commons.collections.primitives.ShortCollections
An unmodifiable, empty ShortListIterator
ensureCapacity(int) - Method in class org.apache.commons.collections.primitives.ArrayByteList
Increases my capacity, if necessary, to ensure that I can hold at least the number of elements specified by the minimum capacity argument without growing.
ensureCapacity(int) - Method in class org.apache.commons.collections.primitives.ArrayCharList
Increases my capacity, if necessary, to ensure that I can hold at least the number of elements specified by the minimum capacity argument without growing.
ensureCapacity(int) - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
Increases my capacity, if necessary, to ensure that I can hold at least the number of elements specified by the minimum capacity argument without growing.
ensureCapacity(int) - Method in class org.apache.commons.collections.primitives.ArrayFloatList
Increases my capacity, if necessary, to ensure that I can hold at least the number of elements specified by the minimum capacity argument without growing.
ensureCapacity(int) - Method in class org.apache.commons.collections.primitives.ArrayIntList
Increases my capacity, if necessary, to ensure that I can hold at least the number of elements specified by the minimum capacity argument without growing.
ensureCapacity(int) - Method in class org.apache.commons.collections.primitives.ArrayLongList
Increases my capacity, if necessary, to ensure that I can hold at least the number of elements specified by the minimum capacity argument without growing.
ensureCapacity(int) - Method in class org.apache.commons.collections.primitives.ArrayShortList
Increases my capacity, if necessary, to ensure that I can hold at least the number of elements specified by the minimum capacity argument without growing.
ensureCapacity(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
Increases my capacity, if necessary, to ensure that I can hold at least the number of elements specified by the minimum capacity argument without growing.
ensureCapacity(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
Increases my capacity, if necessary, to ensure that I can hold at least the number of elements specified by the minimum capacity argument without growing.
ensureCapacity(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
Increases my capacity, if necessary, to ensure that I can hold at least the number of elements specified by the minimum capacity argument without growing.
ensureNextAvailable() - Method in class org.apache.commons.collections.primitives.adapters.io.InputStreamByteIterator
 
ensureNextAvailable() - Method in class org.apache.commons.collections.primitives.adapters.io.ReaderCharIterator
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
equals(Object) - Method in interface org.apache.commons.collections.primitives.ByteList
Returns true iff that is an ByteList that contains the same elements in the same order as me.
equals(Object) - Method in interface org.apache.commons.collections.primitives.CharList
Returns true iff that is an CharList that contains the same elements in the same order as me.
equals(Object) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
equals(Object) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
equals(Object) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
equals(Object) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
equals(Object) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
equals(Object) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
equals(Object) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
equals(Object) - Method in interface org.apache.commons.collections.primitives.DoubleList
Returns true iff that is an DoubleList that contains the same elements in the same order as me.
equals(Object) - Method in interface org.apache.commons.collections.primitives.FloatList
Returns true iff that is an FloatList that contains the same elements in the same order as me.
equals(Object) - Method in interface org.apache.commons.collections.primitives.IntList
Returns true iff that is an IntList that contains the same elements in the same order as me.
equals(Object) - Method in interface org.apache.commons.collections.primitives.LongList
Returns true iff that is an LongList that contains the same elements in the same order as me.
equals(Object) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
equals(Object) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
equals(Object) - Method in interface org.apache.commons.collections.primitives.ShortList
Returns true iff that is an ShortList that contains the same elements in the same order as me.

F

FloatCollection - Interface in org.apache.commons.collections.primitives
A collection of float values.
FloatCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts an FloatCollection to the Collection interface.
FloatCollectionCollection(FloatCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.FloatCollectionCollection
Creates a Collection wrapping the specified FloatCollection.
FloatCollections - Class in org.apache.commons.collections.primitives
This class consists exclusively of static methods that operate on or return FloatCollections.
FloatCollections() - Constructor for class org.apache.commons.collections.primitives.FloatCollections
 
FloatIterator - Interface in org.apache.commons.collections.primitives
An iterator over float values.
FloatIteratorIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an FloatIterator to the Iterator interface.
FloatIteratorIterator(FloatIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.FloatIteratorIterator
Creates an Iterator wrapping the specified FloatIterator.
FloatList - Interface in org.apache.commons.collections.primitives
An ordered collection of float values.
FloatListIterator - Interface in org.apache.commons.collections.primitives
A bi-directional iterator over float values.
FloatListIteratorListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an FloatListIterator to the ListIterator interface.
FloatListIteratorListIterator(FloatListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
Creates an ListIterator wrapping the specified FloatListIterator.
FloatListList - Class in org.apache.commons.collections.primitives.adapters
Adapts an FloatList to the List interface.
FloatListList(FloatList) - Constructor for class org.apache.commons.collections.primitives.adapters.FloatListList
Creates a List wrapping the specified FloatList.
fromInt(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
 
fromLong(long) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
 
fromShort(short) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
 

G

get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
get(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
get(int) - Method in class org.apache.commons.collections.primitives.ArrayByteList
 
get(int) - Method in class org.apache.commons.collections.primitives.ArrayCharList
 
get(int) - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
 
get(int) - Method in class org.apache.commons.collections.primitives.ArrayFloatList
 
get(int) - Method in class org.apache.commons.collections.primitives.ArrayIntList
 
get(int) - Method in class org.apache.commons.collections.primitives.ArrayLongList
 
get(int) - Method in class org.apache.commons.collections.primitives.ArrayShortList
 
get(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
Returns the element at the specified position within me.
get(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
Returns the element at the specified position within me.
get(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
Returns the element at the specified position within me.
get(int) - Method in interface org.apache.commons.collections.primitives.ByteList
Returns the value of the element at the specified position within me.
get(int) - Method in interface org.apache.commons.collections.primitives.CharList
Returns the value of the element at the specified position within me.
get(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
get(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
get(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
get(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
get(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
get(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
get(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
get(int) - Method in interface org.apache.commons.collections.primitives.DoubleList
Returns the value of the element at the specified position within me.
get(int) - Method in interface org.apache.commons.collections.primitives.FloatList
Returns the value of the element at the specified position within me.
get(int) - Method in interface org.apache.commons.collections.primitives.IntList
Returns the value of the element at the specified position within me.
get(int) - Method in interface org.apache.commons.collections.primitives.LongList
Returns the value of the element at the specified position within me.
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
get(int) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
get(int) - Method in interface org.apache.commons.collections.primitives.ShortList
Returns the value of the element at the specified position within me.
getByteCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
getByteCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
getByteCollection() - Method in class org.apache.commons.collections.primitives.adapters.ByteCollectionCollection
 
getByteCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableByteCollectionCollection
 
getByteList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
getByteList() - Method in class org.apache.commons.collections.primitives.adapters.ByteListList
 
getByteList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableByteListList
 
getCharCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
getCharCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
getCharCollection() - Method in class org.apache.commons.collections.primitives.adapters.CharCollectionCollection
 
getCharCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableCharCollectionCollection
 
getCharList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
getCharList() - Method in class org.apache.commons.collections.primitives.adapters.CharListList
 
getCharList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableCharListList
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.CollectionByteCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.CollectionCharCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.CollectionDoubleCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.CollectionFloatCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.CollectionIntCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.CollectionLongCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.CollectionShortCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionByteCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionCharCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionDoubleCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionFloatCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionIntCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionLongCollection
 
getCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionShortCollection
 
getDoubleCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
getDoubleCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
getDoubleCollection() - Method in class org.apache.commons.collections.primitives.adapters.DoubleCollectionCollection
 
getDoubleCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableDoubleCollectionCollection
 
getDoubleList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
getDoubleList() - Method in class org.apache.commons.collections.primitives.adapters.DoubleListList
 
getDoubleList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableDoubleListList
 
getEmptyByteIterator() - Static method in class org.apache.commons.collections.primitives.ByteCollections
Returns an unmodifiable, empty ByteIterator
getEmptyByteList() - Static method in class org.apache.commons.collections.primitives.ByteCollections
Returns an unmodifiable, empty ByteList.
getEmptyByteListIterator() - Static method in class org.apache.commons.collections.primitives.ByteCollections
Returns an unmodifiable, empty ByteListIterator
getEmptyCharIterator() - Static method in class org.apache.commons.collections.primitives.CharCollections
Returns an unmodifiable, empty CharIterator
getEmptyCharList() - Static method in class org.apache.commons.collections.primitives.CharCollections
Returns an unmodifiable, empty CharList.
getEmptyCharListIterator() - Static method in class org.apache.commons.collections.primitives.CharCollections
Returns an unmodifiable, empty CharListIterator
getEmptyDoubleIterator() - Static method in class org.apache.commons.collections.primitives.DoubleCollections
Returns an unmodifiable, empty DoubleIterator
getEmptyDoubleList() - Static method in class org.apache.commons.collections.primitives.DoubleCollections
Returns an unmodifiable, empty DoubleList.
getEmptyDoubleListIterator() - Static method in class org.apache.commons.collections.primitives.DoubleCollections
Returns an unmodifiable, empty DoubleListIterator
getEmptyFloatIterator() - Static method in class org.apache.commons.collections.primitives.FloatCollections
Returns an unmodifiable, empty FloatIterator
getEmptyFloatList() - Static method in class org.apache.commons.collections.primitives.FloatCollections
Returns an unmodifiable, empty FloatList.
getEmptyFloatListIterator() - Static method in class org.apache.commons.collections.primitives.FloatCollections
Returns an unmodifiable, empty FloatListIterator
getEmptyIntIterator() - Static method in class org.apache.commons.collections.primitives.IntCollections
Returns an unmodifiable, empty IntIterator
getEmptyIntList() - Static method in class org.apache.commons.collections.primitives.IntCollections
Returns an unmodifiable, empty IntList.
getEmptyIntListIterator() - Static method in class org.apache.commons.collections.primitives.IntCollections
Returns an unmodifiable, empty IntListIterator
getEmptyLongIterator() - Static method in class org.apache.commons.collections.primitives.LongCollections
Returns an unmodifiable, empty LongIterator
getEmptyLongList() - Static method in class org.apache.commons.collections.primitives.LongCollections
Returns an unmodifiable, empty LongList.
getEmptyLongListIterator() - Static method in class org.apache.commons.collections.primitives.LongCollections
Returns an unmodifiable, empty LongListIterator
getEmptyShortIterator() - Static method in class org.apache.commons.collections.primitives.ShortCollections
Returns an unmodifiable, empty ShortIterator
getEmptyShortList() - Static method in class org.apache.commons.collections.primitives.ShortCollections
Returns an unmodifiable, empty ShortList.
getEmptyShortListIterator() - Static method in class org.apache.commons.collections.primitives.ShortCollections
Returns an unmodifiable, empty ShortListIterator
getFloatCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
getFloatCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
getFloatCollection() - Method in class org.apache.commons.collections.primitives.adapters.FloatCollectionCollection
 
getFloatCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableFloatCollectionCollection
 
getFloatList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
getFloatList() - Method in class org.apache.commons.collections.primitives.adapters.FloatListList
 
getFloatList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableFloatListList
 
getIntCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
getIntCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
getIntCollection() - Method in class org.apache.commons.collections.primitives.adapters.IntCollectionCollection
 
getIntCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableIntCollectionCollection
 
getIntList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
getIntList() - Method in class org.apache.commons.collections.primitives.adapters.IntListList
 
getIntList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableIntListList
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyByteIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyByteListIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyCharIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyCharListIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyDoubleIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyDoubleListIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyFloatIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyFloatListIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyIntIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyIntListIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyLongIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyLongListIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyShortIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyShortListIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongIterator
 
getIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortIterator
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.ListByteList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.ListCharList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.ListDoubleList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.ListFloatList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.ListIntList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.ListLongList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.ListShortList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableListByteList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableListCharList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableListDoubleList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableListFloatList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableListIntList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableListLongList
 
getList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableListShortList
 
getList() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.ComodChecker
 
getList() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.ComodChecker
 
getList() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.ComodChecker
 
getList() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.ComodChecker
 
getList() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.ComodChecker
 
getList() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.ComodChecker
 
getList() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.ComodChecker
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyByteListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyCharListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyDoubleListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyFloatListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyIntListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyLongListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.ProxyShortListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongListIterator
 
getListIterator() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortListIterator
 
getLongCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
getLongCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
getLongCollection() - Method in class org.apache.commons.collections.primitives.adapters.LongCollectionCollection
 
getLongCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableLongCollectionCollection
 
getLongList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
getLongList() - Method in class org.apache.commons.collections.primitives.adapters.LongListList
 
getLongList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableLongListList
 
getModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
Get my count of structural modifications.
getModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
Get my count of structural modifications.
getModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
Get my count of structural modifications.
getModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
Get my count of structural modifications.
getModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
Get my count of structural modifications.
getModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
Get my count of structural modifications.
getModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
Get my count of structural modifications.
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
getProxiedCollection() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableByteList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableCharList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableDoubleList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableFloatList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableIntList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableLongList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableShortList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongList
 
getProxiedList() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortList
 
getShortCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
getShortCollection() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
getShortCollection() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableShortCollectionCollection
 
getShortCollection() - Method in class org.apache.commons.collections.primitives.adapters.ShortCollectionCollection
 
getShortList() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
getShortList() - Method in class org.apache.commons.collections.primitives.adapters.NonSerializableShortListList
 
getShortList() - Method in class org.apache.commons.collections.primitives.adapters.ShortListList
 

H

hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
hashCode() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
hashCode() - Method in interface org.apache.commons.collections.primitives.ByteList
Returns my hash code.
hashCode() - Method in interface org.apache.commons.collections.primitives.CharList
Returns my hash code.
hashCode() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
hashCode() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
hashCode() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
hashCode() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
hashCode() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
hashCode() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
hashCode() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
hashCode() - Method in interface org.apache.commons.collections.primitives.DoubleList
Returns my hash code.
hashCode() - Method in interface org.apache.commons.collections.primitives.FloatList
Returns my hash code.
hashCode() - Method in interface org.apache.commons.collections.primitives.IntList
Returns my hash code.
hashCode() - Method in interface org.apache.commons.collections.primitives.LongList
Returns my hash code.
hashCode() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
hashCode() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
hashCode() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
hashCode() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
hashCode() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
hashCode() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
hashCode() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
hashCode() - Method in interface org.apache.commons.collections.primitives.ShortList
Returns my hash code.
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ByteIteratorIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.CharIteratorIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.DoubleIteratorIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.FloatIteratorIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.IntIteratorIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.io.InputStreamByteIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.io.ReaderCharIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.IteratorByteIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.IteratorCharIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.IteratorDoubleIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.IteratorFloatIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.IteratorIntIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.IteratorLongIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.IteratorShortIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.LongIteratorIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ShortIteratorIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
 
hasNext() - Method in interface org.apache.commons.collections.primitives.ByteIterator
Returns true iff I have more elements.
hasNext() - Method in interface org.apache.commons.collections.primitives.ByteListIterator
Returns true iff I have more elements when traversed in the forward direction.
hasNext() - Method in interface org.apache.commons.collections.primitives.CharIterator
Returns true iff I have more elements.
hasNext() - Method in interface org.apache.commons.collections.primitives.CharListIterator
Returns true iff I have more elements when traversed in the forward direction.
hasNext() - Method in class org.apache.commons.collections.primitives.decorators.ProxyByteIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.decorators.ProxyCharIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.decorators.ProxyDoubleIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.decorators.ProxyFloatIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.decorators.ProxyIntIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.decorators.ProxyLongIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.decorators.ProxyShortIterator
 
hasNext() - Method in interface org.apache.commons.collections.primitives.DoubleIterator
Returns true iff I have more elements.
hasNext() - Method in interface org.apache.commons.collections.primitives.DoubleListIterator
Returns true iff I have more elements when traversed in the forward direction.
hasNext() - Method in interface org.apache.commons.collections.primitives.FloatIterator
Returns true iff I have more elements.
hasNext() - Method in interface org.apache.commons.collections.primitives.FloatListIterator
Returns true iff I have more elements when traversed in the forward direction.
hasNext() - Method in interface org.apache.commons.collections.primitives.IntIterator
Returns true iff I have more elements.
hasNext() - Method in interface org.apache.commons.collections.primitives.IntListIterator
Returns true iff I have more elements when traversed in the forward direction.
hasNext() - Method in interface org.apache.commons.collections.primitives.LongIterator
Returns true iff I have more elements.
hasNext() - Method in interface org.apache.commons.collections.primitives.LongListIterator
Returns true iff I have more elements when traversed in the forward direction.
hasNext() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
hasNext() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
hasNext() - Method in interface org.apache.commons.collections.primitives.ShortIterator
Returns true iff I have more elements.
hasNext() - Method in interface org.apache.commons.collections.primitives.ShortListIterator
Returns true iff I have more elements when traversed in the forward direction.
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
 
hasPrevious() - Method in interface org.apache.commons.collections.primitives.ByteListIterator
Returns true iff I have more elements when traversed in the reverse direction.
hasPrevious() - Method in interface org.apache.commons.collections.primitives.CharListIterator
Returns true iff I have more elements when traversed in the reverse direction.
hasPrevious() - Method in class org.apache.commons.collections.primitives.decorators.ProxyByteListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.decorators.ProxyCharListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.decorators.ProxyDoubleListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.decorators.ProxyFloatListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.decorators.ProxyIntListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.decorators.ProxyLongListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.decorators.ProxyShortListIterator
 
hasPrevious() - Method in interface org.apache.commons.collections.primitives.DoubleListIterator
Returns true iff I have more elements when traversed in the reverse direction.
hasPrevious() - Method in interface org.apache.commons.collections.primitives.FloatListIterator
Returns true iff I have more elements when traversed in the reverse direction.
hasPrevious() - Method in interface org.apache.commons.collections.primitives.IntListIterator
Returns true iff I have more elements when traversed in the reverse direction.
hasPrevious() - Method in interface org.apache.commons.collections.primitives.LongListIterator
Returns true iff I have more elements when traversed in the reverse direction.
hasPrevious() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
hasPrevious() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
hasPrevious() - Method in interface org.apache.commons.collections.primitives.ShortListIterator
Returns true iff I have more elements when traversed in the reverse direction.

I

incrModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
Increment my count of structural modifications.
incrModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
Increment my count of structural modifications.
incrModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
Increment my count of structural modifications.
incrModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
Increment my count of structural modifications.
incrModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
Increment my count of structural modifications.
incrModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
Increment my count of structural modifications.
incrModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
Increment my count of structural modifications.
indexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
indexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
indexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
indexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
indexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
indexOf(byte) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
indexOf(char) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
indexOf(double) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
indexOf(float) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
indexOf(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
indexOf(long) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
indexOf(short) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
indexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
indexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
indexOf(byte) - Method in interface org.apache.commons.collections.primitives.ByteList
Returns the index of the first occurrence of the specified element within me, or -1 if I do not contain the element.
indexOf(char) - Method in interface org.apache.commons.collections.primitives.CharList
Returns the index of the first occurrence of the specified element within me, or -1 if I do not contain the element.
indexOf(byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
indexOf(char) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
indexOf(double) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
indexOf(float) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
indexOf(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
indexOf(long) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
indexOf(short) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
indexOf(double) - Method in interface org.apache.commons.collections.primitives.DoubleList
Returns the index of the first occurrence of the specified element within me, or -1 if I do not contain the element.
indexOf(float) - Method in interface org.apache.commons.collections.primitives.FloatList
Returns the index of the first occurrence of the specified element within me, or -1 if I do not contain the element.
indexOf(int) - Method in interface org.apache.commons.collections.primitives.IntList
Returns the index of the first occurrence of the specified element within me, or -1 if I do not contain the element.
indexOf(long) - Method in interface org.apache.commons.collections.primitives.LongList
Returns the index of the first occurrence of the specified element within me, or -1 if I do not contain the element.
indexOf(byte) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
indexOf(char) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
indexOf(double) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
indexOf(float) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
indexOf(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
indexOf(long) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
indexOf(short) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
indexOf(short) - Method in interface org.apache.commons.collections.primitives.ShortList
Returns the index of the first occurrence of the specified element within me, or -1 if I do not contain the element.
InputStreamByteIterator - Class in org.apache.commons.collections.primitives.adapters.io
Adapts an InputStream to the ByteIterator interface.
InputStreamByteIterator(InputStream) - Constructor for class org.apache.commons.collections.primitives.adapters.io.InputStreamByteIterator
 
IntCollection - Interface in org.apache.commons.collections.primitives
A collection of int values.
IntCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts an IntCollection to the Collection interface.
IntCollectionCollection(IntCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.IntCollectionCollection
Creates a Collection wrapping the specified IntCollection.
IntCollections - Class in org.apache.commons.collections.primitives
This class consists exclusively of static methods that operate on or return IntCollections.
IntCollections() - Constructor for class org.apache.commons.collections.primitives.IntCollections
 
IntIterator - Interface in org.apache.commons.collections.primitives
An iterator over int values.
IntIteratorIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an IntIterator to the Iterator interface.
IntIteratorIterator(IntIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.IntIteratorIterator
Creates an Iterator wrapping the specified IntIterator.
IntList - Interface in org.apache.commons.collections.primitives
An ordered collection of int values.
IntListIterator - Interface in org.apache.commons.collections.primitives
A bi-directional iterator over int values.
IntListIteratorListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an IntListIterator to the ListIterator interface.
IntListIteratorListIterator(IntListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
Creates an ListIterator wrapping the specified IntListIterator.
IntListList - Class in org.apache.commons.collections.primitives.adapters
Adapts an IntList to the List interface.
IntListList(IntList) - Constructor for class org.apache.commons.collections.primitives.adapters.IntListList
Creates a List wrapping the specified IntList.
isEmpty() - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
isEmpty() - Method in interface org.apache.commons.collections.primitives.ByteCollection
Returns true iff I contain no elements.
isEmpty() - Method in interface org.apache.commons.collections.primitives.CharCollection
Returns true iff I contain no elements.
isEmpty() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
isEmpty() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
isEmpty() - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Returns true iff I contain no elements.
isEmpty() - Method in interface org.apache.commons.collections.primitives.FloatCollection
Returns true iff I contain no elements.
isEmpty() - Method in interface org.apache.commons.collections.primitives.IntCollection
Returns true iff I contain no elements.
isEmpty() - Method in interface org.apache.commons.collections.primitives.LongCollection
Returns true iff I contain no elements.
isEmpty() - Method in interface org.apache.commons.collections.primitives.ShortCollection
Returns true iff I contain no elements.
iterator() - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
wraps the ByteIterator returned by my underlying ByteCollection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
wraps the CharIterator returned by my underlying CharCollection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
wraps the Iterator returned by my underlying Collection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
wraps the Iterator returned by my underlying Collection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
wraps the Iterator returned by my underlying Collection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
wraps the Iterator returned by my underlying Collection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
wraps the Iterator returned by my underlying Collection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
wraps the Iterator returned by my underlying Collection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
wraps the Iterator returned by my underlying Collection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
wraps the DoubleIterator returned by my underlying DoubleCollection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
wraps the FloatIterator returned by my underlying FloatCollection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
wraps the IntIterator returned by my underlying IntCollection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
wraps the LongIterator returned by my underlying LongCollection, if any.
iterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
wraps the ShortIterator returned by my underlying ShortCollection, if any.
iterator - Variable in class org.apache.commons.collections.primitives.adapters.io.ByteIteratorInputStream
 
iterator - Variable in class org.apache.commons.collections.primitives.adapters.io.CharIteratorReader
 
iterator() - Method in interface org.apache.commons.collections.primitives.ByteCollection
Returns an iterator over all my elements.
iterator() - Method in interface org.apache.commons.collections.primitives.ByteList
Returns an iterator over all my elements, in the appropriate sequence.
iterator() - Method in interface org.apache.commons.collections.primitives.CharCollection
Returns an iterator over all my elements.
iterator() - Method in interface org.apache.commons.collections.primitives.CharList
Returns an iterator over all my elements, in the appropriate sequence.
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
iterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
iterator() - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Returns an iterator over all my elements.
iterator() - Method in interface org.apache.commons.collections.primitives.DoubleList
Returns an iterator over all my elements, in the appropriate sequence.
iterator() - Method in interface org.apache.commons.collections.primitives.FloatCollection
Returns an iterator over all my elements.
iterator() - Method in interface org.apache.commons.collections.primitives.FloatList
Returns an iterator over all my elements, in the appropriate sequence.
iterator() - Method in interface org.apache.commons.collections.primitives.IntCollection
Returns an iterator over all my elements.
iterator() - Method in interface org.apache.commons.collections.primitives.IntList
Returns an iterator over all my elements, in the appropriate sequence.
iterator() - Method in interface org.apache.commons.collections.primitives.LongCollection
Returns an iterator over all my elements.
iterator() - Method in interface org.apache.commons.collections.primitives.LongList
Returns an iterator over all my elements, in the appropriate sequence.
iterator() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
iterator() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
iterator() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
iterator() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
iterator() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
iterator() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
iterator() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
iterator() - Method in interface org.apache.commons.collections.primitives.ShortCollection
Returns an iterator over all my elements.
iterator() - Method in interface org.apache.commons.collections.primitives.ShortList
Returns an iterator over all my elements, in the appropriate sequence.
IteratorByteIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Iterator to the ByteIterator interface.
IteratorByteIterator(Iterator) - Constructor for class org.apache.commons.collections.primitives.adapters.IteratorByteIterator
Creates an ByteIterator wrapping the specified Iterator.
IteratorCharIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Iterator to the CharIterator interface.
IteratorCharIterator(Iterator) - Constructor for class org.apache.commons.collections.primitives.adapters.IteratorCharIterator
Creates an CharIterator wrapping the specified Iterator.
IteratorDoubleIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Iterator to the DoubleIterator interface.
IteratorDoubleIterator(Iterator) - Constructor for class org.apache.commons.collections.primitives.adapters.IteratorDoubleIterator
Creates an DoubleIterator wrapping the specified Iterator.
IteratorFloatIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Iterator to the FloatIterator interface.
IteratorFloatIterator(Iterator) - Constructor for class org.apache.commons.collections.primitives.adapters.IteratorFloatIterator
Creates an FloatIterator wrapping the specified Iterator.
IteratorIntIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Iterator to the IntIterator interface.
IteratorIntIterator(Iterator) - Constructor for class org.apache.commons.collections.primitives.adapters.IteratorIntIterator
Creates an IntIterator wrapping the specified Iterator.
IteratorLongIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Iterator to the LongIterator interface.
IteratorLongIterator(Iterator) - Constructor for class org.apache.commons.collections.primitives.adapters.IteratorLongIterator
Creates an LongIterator wrapping the specified Iterator.
IteratorShortIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued Iterator to the ShortIterator interface.
IteratorShortIterator(Iterator) - Constructor for class org.apache.commons.collections.primitives.adapters.IteratorShortIterator
Creates an ShortIterator wrapping the specified Iterator.

L

lastIndexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
lastIndexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
lastIndexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
lastIndexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
lastIndexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
lastIndexOf(byte) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
lastIndexOf(char) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
lastIndexOf(double) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
lastIndexOf(float) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
lastIndexOf(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
lastIndexOf(long) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
lastIndexOf(short) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
lastIndexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
lastIndexOf(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
lastIndexOf(byte) - Method in interface org.apache.commons.collections.primitives.ByteList
Returns the index of the last occurrence of the specified element within me, or -1 if I do not contain the element.
lastIndexOf(char) - Method in interface org.apache.commons.collections.primitives.CharList
Returns the index of the last occurrence of the specified element within me, or -1 if I do not contain the element.
lastIndexOf(byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
lastIndexOf(char) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
lastIndexOf(double) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
lastIndexOf(float) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
lastIndexOf(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
lastIndexOf(long) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
lastIndexOf(short) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
lastIndexOf(double) - Method in interface org.apache.commons.collections.primitives.DoubleList
Returns the index of the last occurrence of the specified element within me, or -1 if I do not contain the element.
lastIndexOf(float) - Method in interface org.apache.commons.collections.primitives.FloatList
Returns the index of the last occurrence of the specified element within me, or -1 if I do not contain the element.
lastIndexOf(int) - Method in interface org.apache.commons.collections.primitives.IntList
Returns the index of the last occurrence of the specified element within me, or -1 if I do not contain the element.
lastIndexOf(long) - Method in interface org.apache.commons.collections.primitives.LongList
Returns the index of the last occurrence of the specified element within me, or -1 if I do not contain the element.
lastIndexOf(byte) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
lastIndexOf(char) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
lastIndexOf(double) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
lastIndexOf(float) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
lastIndexOf(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
lastIndexOf(long) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
lastIndexOf(short) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
lastIndexOf(short) - Method in interface org.apache.commons.collections.primitives.ShortList
Returns the index of the last occurrence of the specified element within me, or -1 if I do not contain the element.
ListByteList - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued List to the ByteList interface.
ListByteList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.ListByteList
Creates an ByteList wrapping the specified List.
ListCharList - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued List to the CharList interface.
ListCharList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.ListCharList
Creates an CharList wrapping the specified List.
ListDoubleList - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued List to the DoubleList interface.
ListDoubleList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.ListDoubleList
Creates an DoubleList wrapping the specified List.
ListFloatList - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued List to the FloatList interface.
ListFloatList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.ListFloatList
Creates an FloatList wrapping the specified List.
ListIntList - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued List to the IntList interface.
ListIntList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.ListIntList
Creates an IntList wrapping the specified List.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
wraps the ByteListIterator returned by my underlying ByteList, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
wraps the ByteListIterator returned by my underlying ByteList, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
wraps the CharListIterator returned by my underlying CharList, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
wraps the CharListIterator returned by my underlying CharList, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
wraps the DoubleListIterator returned by my underlying DoubleList, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
wraps the DoubleListIterator returned by my underlying DoubleList, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
wraps the FloatListIterator returned by my underlying FloatList, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
wraps the FloatListIterator returned by my underlying FloatList, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
wraps the IntListIterator returned by my underlying IntList, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
wraps the IntListIterator returned by my underlying IntList, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
wraps the ByteList returned by my underlying ByteListIterator, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
wraps the ByteList returned by my underlying ByteListIterator, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
wraps the CharList returned by my underlying CharListIterator, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
wraps the CharList returned by my underlying CharListIterator, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
wraps the DoubleList returned by my underlying DoubleListIterator, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
wraps the DoubleList returned by my underlying DoubleListIterator, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
wraps the FloatList returned by my underlying FloatListIterator, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
wraps the FloatList returned by my underlying FloatListIterator, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
wraps the IntList returned by my underlying IntListIterator, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
wraps the IntList returned by my underlying IntListIterator, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
wraps the LongList returned by my underlying LongListIterator, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
wraps the LongList returned by my underlying LongListIterator, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
wraps the ShortList returned by my underlying ShortListIterator, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
wraps the ShortList returned by my underlying ShortListIterator, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
wraps the LongListIterator returned by my underlying LongList, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
wraps the LongListIterator returned by my underlying LongList, if any.
listIterator() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
wraps the ShortListIterator returned by my underlying ShortList, if any.
listIterator(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
wraps the ShortListIterator returned by my underlying ShortList, if any.
listIterator() - Method in interface org.apache.commons.collections.primitives.ByteList
Returns a bidirectional iterator over all my elements, in the appropriate sequence.
listIterator(int) - Method in interface org.apache.commons.collections.primitives.ByteList
Returns a bidirectional iterator over all my elements, in the appropriate sequence, starting at the specified position.
listIterator() - Method in interface org.apache.commons.collections.primitives.CharList
Returns a bidirectional iterator over all my elements, in the appropriate sequence.
listIterator(int) - Method in interface org.apache.commons.collections.primitives.CharList
Returns a bidirectional iterator over all my elements, in the appropriate sequence, starting at the specified position.
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
listIterator() - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
listIterator() - Method in interface org.apache.commons.collections.primitives.DoubleList
Returns a bidirectional iterator over all my elements, in the appropriate sequence.
listIterator(int) - Method in interface org.apache.commons.collections.primitives.DoubleList
Returns a bidirectional iterator over all my elements, in the appropriate sequence, starting at the specified position.
listIterator() - Method in interface org.apache.commons.collections.primitives.FloatList
Returns a bidirectional iterator over all my elements, in the appropriate sequence.
listIterator(int) - Method in interface org.apache.commons.collections.primitives.FloatList
Returns a bidirectional iterator over all my elements, in the appropriate sequence, starting at the specified position.
listIterator() - Method in interface org.apache.commons.collections.primitives.IntList
Returns a bidirectional iterator over all my elements, in the appropriate sequence.
listIterator(int) - Method in interface org.apache.commons.collections.primitives.IntList
Returns a bidirectional iterator over all my elements, in the appropriate sequence, starting at the specified position.
listIterator() - Method in interface org.apache.commons.collections.primitives.LongList
Returns a bidirectional iterator over all my elements, in the appropriate sequence.
listIterator(int) - Method in interface org.apache.commons.collections.primitives.LongList
Returns a bidirectional iterator over all my elements, in the appropriate sequence, starting at the specified position.
listIterator() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
listIterator() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
listIterator() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
listIterator() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
listIterator() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
listIterator() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
listIterator() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
listIterator(int) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
listIterator() - Method in interface org.apache.commons.collections.primitives.ShortList
Returns a bidirectional iterator over all my elements, in the appropriate sequence.
listIterator(int) - Method in interface org.apache.commons.collections.primitives.ShortList
Returns a bidirectional iterator over all my elements, in the appropriate sequence, starting at the specified position.
ListIteratorByteListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued ListIterator to the ByteListIterator interface.
ListIteratorByteListIterator(ListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
Creates an ByteListIterator wrapping the specified ListIterator.
ListIteratorCharListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued ListIterator to the CharListIterator interface.
ListIteratorCharListIterator(ListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
Creates an CharListIterator wrapping the specified ListIterator.
ListIteratorDoubleListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued ListIterator to the DoubleListIterator interface.
ListIteratorDoubleListIterator(ListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
Creates an DoubleListIterator wrapping the specified ListIterator.
ListIteratorFloatListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued ListIterator to the FloatListIterator interface.
ListIteratorFloatListIterator(ListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
Creates an FloatListIterator wrapping the specified ListIterator.
ListIteratorIntListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued ListIterator to the IntListIterator interface.
ListIteratorIntListIterator(ListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
Creates an IntListIterator wrapping the specified ListIterator.
ListIteratorLongListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued ListIterator to the LongListIterator interface.
ListIteratorLongListIterator(ListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
Creates an LongListIterator wrapping the specified ListIterator.
ListIteratorShortListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued ListIterator to the ShortListIterator interface.
ListIteratorShortListIterator(ListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
Creates an ShortListIterator wrapping the specified ListIterator.
ListLongList - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued List to the LongList interface.
ListLongList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.ListLongList
Creates an LongList wrapping the specified List.
ListShortList - Class in org.apache.commons.collections.primitives.adapters
Adapts a Number-valued List to the ShortList interface.
ListShortList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.ListShortList
Creates an ShortList wrapping the specified List.
LongCollection - Interface in org.apache.commons.collections.primitives
A collection of long values.
LongCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts an LongCollection to the Collection interface.
LongCollectionCollection(LongCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.LongCollectionCollection
Creates a Collection wrapping the specified LongCollection.
LongCollections - Class in org.apache.commons.collections.primitives
This class consists exclusively of static methods that operate on or return LongCollections.
LongCollections() - Constructor for class org.apache.commons.collections.primitives.LongCollections
 
LongIterator - Interface in org.apache.commons.collections.primitives
An iterator over long values.
LongIteratorIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an LongIterator to the Iterator interface.
LongIteratorIterator(LongIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.LongIteratorIterator
Creates an Iterator wrapping the specified LongIterator.
LongList - Interface in org.apache.commons.collections.primitives
An ordered collection of long values.
LongListIterator - Interface in org.apache.commons.collections.primitives
A bi-directional iterator over long values.
LongListIteratorListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an LongListIterator to the ListIterator interface.
LongListIteratorListIterator(LongListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
Creates an ListIterator wrapping the specified LongListIterator.
LongListList - Class in org.apache.commons.collections.primitives.adapters
Adapts an LongList to the List interface.
LongListList(LongList) - Constructor for class org.apache.commons.collections.primitives.adapters.LongListList
Creates a List wrapping the specified LongList.

M

MAX_VALUE - Static variable in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
The maximum possible unsigned 8-bit value.
MAX_VALUE - Static variable in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
The maximum possible unsigned 32-bit value.
MAX_VALUE - Static variable in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
The maximum possible unsigned 16-bit value (0xFFFF).
MIN_VALUE - Static variable in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
The minimum possible unsigned 8-bit value.
MIN_VALUE - Static variable in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
The minimum possible unsigned 32-bit value.
MIN_VALUE - Static variable in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
The minimum possible unsigned 16-bit value (0x0000).

N

next() - Method in class org.apache.commons.collections.primitives.adapters.ByteIteratorIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.CharIteratorIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.DoubleIteratorIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.FloatIteratorIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.IntIteratorIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
 
next - Variable in class org.apache.commons.collections.primitives.adapters.io.InputStreamByteIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.io.InputStreamByteIterator
 
next - Variable in class org.apache.commons.collections.primitives.adapters.io.ReaderCharIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.io.ReaderCharIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.IteratorByteIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.IteratorCharIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.IteratorDoubleIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.IteratorFloatIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.IteratorIntIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.IteratorLongIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.IteratorShortIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.LongIteratorIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.ShortIteratorIterator
 
next() - Method in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
 
next() - Method in interface org.apache.commons.collections.primitives.ByteIterator
Returns the next element in me.
next() - Method in interface org.apache.commons.collections.primitives.ByteListIterator
Returns the next element in me when traversed in the forward direction.
next() - Method in interface org.apache.commons.collections.primitives.CharIterator
Returns the next element in me.
next() - Method in interface org.apache.commons.collections.primitives.CharListIterator
Returns the next element in me when traversed in the forward direction.
next() - Method in class org.apache.commons.collections.primitives.decorators.ProxyByteIterator
 
next() - Method in class org.apache.commons.collections.primitives.decorators.ProxyCharIterator
 
next() - Method in class org.apache.commons.collections.primitives.decorators.ProxyDoubleIterator
 
next() - Method in class org.apache.commons.collections.primitives.decorators.ProxyFloatIterator
 
next() - Method in class org.apache.commons.collections.primitives.decorators.ProxyIntIterator
 
next() - Method in class org.apache.commons.collections.primitives.decorators.ProxyLongIterator
 
next() - Method in class org.apache.commons.collections.primitives.decorators.ProxyShortIterator
 
next() - Method in interface org.apache.commons.collections.primitives.DoubleIterator
Returns the next element in me.
next() - Method in interface org.apache.commons.collections.primitives.DoubleListIterator
Returns the next element in me when traversed in the forward direction.
next() - Method in interface org.apache.commons.collections.primitives.FloatIterator
Returns the next element in me.
next() - Method in interface org.apache.commons.collections.primitives.FloatListIterator
Returns the next element in me when traversed in the forward direction.
next() - Method in interface org.apache.commons.collections.primitives.IntIterator
Returns the next element in me.
next() - Method in interface org.apache.commons.collections.primitives.IntListIterator
Returns the next element in me when traversed in the forward direction.
next() - Method in interface org.apache.commons.collections.primitives.LongIterator
Returns the next element in me.
next() - Method in interface org.apache.commons.collections.primitives.LongListIterator
Returns the next element in me when traversed in the forward direction.
next() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
next() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
next() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
next() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
next() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
next() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
next() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
next() - Method in interface org.apache.commons.collections.primitives.ShortIterator
Returns the next element in me.
next() - Method in interface org.apache.commons.collections.primitives.ShortListIterator
Returns the next element in me when traversed in the forward direction.
nextAvailable - Variable in class org.apache.commons.collections.primitives.adapters.io.InputStreamByteIterator
 
nextAvailable - Variable in class org.apache.commons.collections.primitives.adapters.io.ReaderCharIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
 
nextIndex() - Method in interface org.apache.commons.collections.primitives.ByteListIterator
Returns the index of the element that would be returned by a subsequent call to ByteListIterator.next(), or the number of elements in my iteration if I have no next element.
nextIndex() - Method in interface org.apache.commons.collections.primitives.CharListIterator
Returns the index of the element that would be returned by a subsequent call to CharListIterator.next(), or the number of elements in my iteration if I have no next element.
nextIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyByteListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyCharListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyDoubleListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyFloatListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyIntListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyLongListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyShortListIterator
 
nextIndex() - Method in interface org.apache.commons.collections.primitives.DoubleListIterator
Returns the index of the element that would be returned by a subsequent call to DoubleListIterator.next(), or the number of elements in my iteration if I have no next element.
nextIndex() - Method in interface org.apache.commons.collections.primitives.FloatListIterator
Returns the index of the element that would be returned by a subsequent call to FloatListIterator.next(), or the number of elements in my iteration if I have no next element.
nextIndex() - Method in interface org.apache.commons.collections.primitives.IntListIterator
Returns the index of the element that would be returned by a subsequent call to IntListIterator.next(), or the number of elements in my iteration if I have no next element.
nextIndex() - Method in interface org.apache.commons.collections.primitives.LongListIterator
Returns the index of the element that would be returned by a subsequent call to LongListIterator.next(), or the number of elements in my iteration if I have no next element.
nextIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
nextIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
nextIndex() - Method in interface org.apache.commons.collections.primitives.ShortListIterator
Returns the index of the element that would be returned by a subsequent call to ShortListIterator.next(), or the number of elements in my iteration if I have no next element.
NonSerializableByteCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableByteCollectionCollection(ByteCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableByteCollectionCollection
Creates a Collection wrapping the specified ByteCollection.
NonSerializableByteListList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableByteListList(ByteList) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableByteListList
Creates a List wrapping the specified ByteList.
NonSerializableCharCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableCharCollectionCollection(CharCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableCharCollectionCollection
Creates a Collection wrapping the specified CharCollection.
NonSerializableCharListList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableCharListList(CharList) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableCharListList
Creates a List wrapping the specified CharList.
NonSerializableCollectionByteCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableCollectionByteCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionByteCollection
 
NonSerializableCollectionCharCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableCollectionCharCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionCharCollection
 
NonSerializableCollectionDoubleCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableCollectionDoubleCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionDoubleCollection
 
NonSerializableCollectionFloatCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableCollectionFloatCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionFloatCollection
 
NonSerializableCollectionIntCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableCollectionIntCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionIntCollection
 
NonSerializableCollectionLongCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableCollectionLongCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionLongCollection
 
NonSerializableCollectionShortCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableCollectionShortCollection(Collection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionShortCollection
 
NonSerializableDoubleCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableDoubleCollectionCollection(DoubleCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableDoubleCollectionCollection
Creates a Collection wrapping the specified DoubleCollection.
NonSerializableDoubleListList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableDoubleListList(DoubleList) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableDoubleListList
Creates a List wrapping the specified DoubleList.
NonSerializableFloatCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableFloatCollectionCollection(FloatCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableFloatCollectionCollection
Creates a Collection wrapping the specified FloatCollection.
NonSerializableFloatListList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableFloatListList(FloatList) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableFloatListList
Creates a List wrapping the specified FloatList.
NonSerializableIntCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableIntCollectionCollection(IntCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableIntCollectionCollection
Creates a Collection wrapping the specified IntCollection.
NonSerializableIntListList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableIntListList(IntList) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableIntListList
Creates a List wrapping the specified IntList.
NonSerializableListByteList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableListByteList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableListByteList
 
NonSerializableListCharList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableListCharList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableListCharList
 
NonSerializableListDoubleList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableListDoubleList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableListDoubleList
 
NonSerializableListFloatList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableListFloatList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableListFloatList
 
NonSerializableListIntList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableListIntList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableListIntList
 
NonSerializableListLongList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableListLongList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableListLongList
 
NonSerializableListShortList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableListShortList(List) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableListShortList
 
NonSerializableLongCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableLongCollectionCollection(LongCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableLongCollectionCollection
Creates a Collection wrapping the specified LongCollection.
NonSerializableLongListList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableLongListList(LongList) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableLongListList
Creates a List wrapping the specified LongList.
NonSerializableShortCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableShortCollectionCollection(ShortCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableShortCollectionCollection
Creates a Collection wrapping the specified ShortCollection.
NonSerializableShortListList - Class in org.apache.commons.collections.primitives.adapters
 
NonSerializableShortListList(ShortList) - Constructor for class org.apache.commons.collections.primitives.adapters.NonSerializableShortListList
Creates a List wrapping the specified ShortList.
NonSerializableUnmodifiableByteList - Class in org.apache.commons.collections.primitives.decorators
 
NonSerializableUnmodifiableByteList(ByteList) - Constructor for class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableByteList
 
NonSerializableUnmodifiableCharList - Class in org.apache.commons.collections.primitives.decorators
 
NonSerializableUnmodifiableCharList(CharList) - Constructor for class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableCharList
 
NonSerializableUnmodifiableDoubleList - Class in org.apache.commons.collections.primitives.decorators
 
NonSerializableUnmodifiableDoubleList(DoubleList) - Constructor for class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableDoubleList
 
NonSerializableUnmodifiableFloatList - Class in org.apache.commons.collections.primitives.decorators
 
NonSerializableUnmodifiableFloatList(FloatList) - Constructor for class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableFloatList
 
NonSerializableUnmodifiableIntList - Class in org.apache.commons.collections.primitives.decorators
 
NonSerializableUnmodifiableIntList(IntList) - Constructor for class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableIntList
 
NonSerializableUnmodifiableLongList - Class in org.apache.commons.collections.primitives.decorators
 
NonSerializableUnmodifiableLongList(LongList) - Constructor for class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableLongList
 
NonSerializableUnmodifiableShortList - Class in org.apache.commons.collections.primitives.decorators
 
NonSerializableUnmodifiableShortList(ShortList) - Constructor for class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableShortList
 

O

org.apache.commons.collections.primitives - package org.apache.commons.collections.primitives
Collections of primitive values.
org.apache.commons.collections.primitives.adapters - package org.apache.commons.collections.primitives.adapters
Adapters for converting between the primitive and object based versions of the collections framework.
org.apache.commons.collections.primitives.adapters.io - package org.apache.commons.collections.primitives.adapters.io
Adapters for converting between primitive collections and Java I/O classes.
org.apache.commons.collections.primitives.decorators - package org.apache.commons.collections.primitives.decorators
Decorators of primitive collections.

P

previous() - Method in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
 
previous() - Method in interface org.apache.commons.collections.primitives.ByteListIterator
Returns the next element in me when traversed in the reverse direction.
previous() - Method in interface org.apache.commons.collections.primitives.CharListIterator
Returns the next element in me when traversed in the reverse direction.
previous() - Method in class org.apache.commons.collections.primitives.decorators.ProxyByteListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.decorators.ProxyCharListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.decorators.ProxyDoubleListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.decorators.ProxyFloatListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.decorators.ProxyIntListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.decorators.ProxyLongListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.decorators.ProxyShortListIterator
 
previous() - Method in interface org.apache.commons.collections.primitives.DoubleListIterator
Returns the next element in me when traversed in the reverse direction.
previous() - Method in interface org.apache.commons.collections.primitives.FloatListIterator
Returns the next element in me when traversed in the reverse direction.
previous() - Method in interface org.apache.commons.collections.primitives.IntListIterator
Returns the next element in me when traversed in the reverse direction.
previous() - Method in interface org.apache.commons.collections.primitives.LongListIterator
Returns the next element in me when traversed in the reverse direction.
previous() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
previous() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
previous() - Method in interface org.apache.commons.collections.primitives.ShortListIterator
Returns the next element in me when traversed in the reverse direction.
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
 
previousIndex() - Method in interface org.apache.commons.collections.primitives.ByteListIterator
Returns the index of the element that would be returned by a subsequent call to ByteListIterator.previous(), or -1 if I have no previous element.
previousIndex() - Method in interface org.apache.commons.collections.primitives.CharListIterator
Returns the index of the element that would be returned by a subsequent call to CharListIterator.previous(), or -1 if I have no previous element.
previousIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyByteListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyCharListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyDoubleListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyFloatListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyIntListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyLongListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.decorators.ProxyShortListIterator
 
previousIndex() - Method in interface org.apache.commons.collections.primitives.DoubleListIterator
Returns the index of the element that would be returned by a subsequent call to DoubleListIterator.previous(), or -1 if I have no previous element.
previousIndex() - Method in interface org.apache.commons.collections.primitives.FloatListIterator
Returns the index of the element that would be returned by a subsequent call to FloatListIterator.previous(), or -1 if I have no previous element.
previousIndex() - Method in interface org.apache.commons.collections.primitives.IntListIterator
Returns the index of the element that would be returned by a subsequent call to IntListIterator.previous(), or -1 if I have no previous element.
previousIndex() - Method in interface org.apache.commons.collections.primitives.LongListIterator
Returns the index of the element that would be returned by a subsequent call to LongListIterator.previous(), or -1 if I have no previous element.
previousIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
previousIndex() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
previousIndex() - Method in interface org.apache.commons.collections.primitives.ShortListIterator
Returns the index of the element that would be returned by a subsequent call to ShortListIterator.previous(), or -1 if I have no previous element.
proxied - Variable in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableByteList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableCharList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableDoubleList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableFloatList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableIntList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableLongList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.NonSerializableUnmodifiableShortList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteListIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharListIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleListIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatListIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntListIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongListIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortIterator
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortList
 
proxied - Variable in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortListIterator
 
ProxyByteIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyByteIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyByteIterator
 
ProxyByteListIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyByteListIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyByteListIterator
 
ProxyCharIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyCharIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyCharIterator
 
ProxyCharListIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyCharListIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyCharListIterator
 
ProxyDoubleIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyDoubleIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyDoubleIterator
 
ProxyDoubleListIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyDoubleListIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyDoubleListIterator
 
ProxyFloatIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyFloatIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyFloatIterator
 
ProxyFloatListIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyFloatListIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyFloatListIterator
 
ProxyIntIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyIntIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyIntIterator
 
ProxyIntListIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyIntListIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyIntListIterator
 
ProxyLongIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyLongIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyLongIterator
 
ProxyLongListIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyLongListIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyLongListIterator
 
ProxyShortIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyShortIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyShortIterator
 
ProxyShortListIterator - Class in org.apache.commons.collections.primitives.decorators
 
ProxyShortListIterator() - Constructor for class org.apache.commons.collections.primitives.decorators.ProxyShortListIterator
 

R

RandomAccessByteList - Class in org.apache.commons.collections.primitives
Abstract base class for ByteLists backed by random access structures like arrays.
RandomAccessByteList() - Constructor for class org.apache.commons.collections.primitives.RandomAccessByteList
Constructs an empty list.
RandomAccessByteList.ComodChecker - Class in org.apache.commons.collections.primitives
 
RandomAccessByteList.ComodChecker(RandomAccessByteList) - Constructor for class org.apache.commons.collections.primitives.RandomAccessByteList.ComodChecker
 
RandomAccessByteList.RandomAccessByteListIterator - Class in org.apache.commons.collections.primitives
 
RandomAccessByteList.RandomAccessByteListIterator(RandomAccessByteList, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
RandomAccessByteList.RandomAccessByteSubList - Class in org.apache.commons.collections.primitives
 
RandomAccessByteList.RandomAccessByteSubList(RandomAccessByteList, int, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
RandomAccessCharList - Class in org.apache.commons.collections.primitives
Abstract base class for CharLists backed by random access structures like arrays.
RandomAccessCharList() - Constructor for class org.apache.commons.collections.primitives.RandomAccessCharList
Constructs an empty list.
RandomAccessCharList.ComodChecker - Class in org.apache.commons.collections.primitives
 
RandomAccessCharList.ComodChecker(RandomAccessCharList) - Constructor for class org.apache.commons.collections.primitives.RandomAccessCharList.ComodChecker
 
RandomAccessCharList.RandomAccessCharListIterator - Class in org.apache.commons.collections.primitives
 
RandomAccessCharList.RandomAccessCharListIterator(RandomAccessCharList, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
RandomAccessCharList.RandomAccessCharSubList - Class in org.apache.commons.collections.primitives
 
RandomAccessCharList.RandomAccessCharSubList(RandomAccessCharList, int, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
RandomAccessDoubleList - Class in org.apache.commons.collections.primitives
Abstract base class for DoubleLists backed by random access structures like arrays.
RandomAccessDoubleList() - Constructor for class org.apache.commons.collections.primitives.RandomAccessDoubleList
Constructs an empty list.
RandomAccessDoubleList.ComodChecker - Class in org.apache.commons.collections.primitives
 
RandomAccessDoubleList.ComodChecker(RandomAccessDoubleList) - Constructor for class org.apache.commons.collections.primitives.RandomAccessDoubleList.ComodChecker
 
RandomAccessDoubleList.RandomAccessDoubleListIterator - Class in org.apache.commons.collections.primitives
 
RandomAccessDoubleList.RandomAccessDoubleListIterator(RandomAccessDoubleList, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
RandomAccessDoubleList.RandomAccessDoubleSubList - Class in org.apache.commons.collections.primitives
 
RandomAccessDoubleList.RandomAccessDoubleSubList(RandomAccessDoubleList, int, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
RandomAccessFloatList - Class in org.apache.commons.collections.primitives
Abstract base class for FloatLists backed by random access structures like arrays.
RandomAccessFloatList() - Constructor for class org.apache.commons.collections.primitives.RandomAccessFloatList
Constructs an empty list.
RandomAccessFloatList.ComodChecker - Class in org.apache.commons.collections.primitives
 
RandomAccessFloatList.ComodChecker(RandomAccessFloatList) - Constructor for class org.apache.commons.collections.primitives.RandomAccessFloatList.ComodChecker
 
RandomAccessFloatList.RandomAccessFloatListIterator - Class in org.apache.commons.collections.primitives
 
RandomAccessFloatList.RandomAccessFloatListIterator(RandomAccessFloatList, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
RandomAccessFloatList.RandomAccessFloatSubList - Class in org.apache.commons.collections.primitives
 
RandomAccessFloatList.RandomAccessFloatSubList(RandomAccessFloatList, int, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
RandomAccessIntList - Class in org.apache.commons.collections.primitives
Abstract base class for IntLists backed by random access structures like arrays.
RandomAccessIntList() - Constructor for class org.apache.commons.collections.primitives.RandomAccessIntList
Constructs an empty list.
RandomAccessIntList.ComodChecker - Class in org.apache.commons.collections.primitives
 
RandomAccessIntList.ComodChecker(RandomAccessIntList) - Constructor for class org.apache.commons.collections.primitives.RandomAccessIntList.ComodChecker
 
RandomAccessIntList.RandomAccessIntListIterator - Class in org.apache.commons.collections.primitives
 
RandomAccessIntList.RandomAccessIntListIterator(RandomAccessIntList, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
RandomAccessIntList.RandomAccessIntSubList - Class in org.apache.commons.collections.primitives
 
RandomAccessIntList.RandomAccessIntSubList(RandomAccessIntList, int, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
RandomAccessLongList - Class in org.apache.commons.collections.primitives
Abstract base class for LongLists backed by random access structures like arrays.
RandomAccessLongList() - Constructor for class org.apache.commons.collections.primitives.RandomAccessLongList
Constructs an empty list.
RandomAccessLongList.ComodChecker - Class in org.apache.commons.collections.primitives
 
RandomAccessLongList.ComodChecker(RandomAccessLongList) - Constructor for class org.apache.commons.collections.primitives.RandomAccessLongList.ComodChecker
 
RandomAccessLongList.RandomAccessLongListIterator - Class in org.apache.commons.collections.primitives
 
RandomAccessLongList.RandomAccessLongListIterator(RandomAccessLongList, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
RandomAccessLongList.RandomAccessLongSubList - Class in org.apache.commons.collections.primitives
 
RandomAccessLongList.RandomAccessLongSubList(RandomAccessLongList, int, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
RandomAccessShortList - Class in org.apache.commons.collections.primitives
Abstract base class for ShortLists backed by random access structures like arrays.
RandomAccessShortList() - Constructor for class org.apache.commons.collections.primitives.RandomAccessShortList
Constructs an empty list.
RandomAccessShortList.ComodChecker - Class in org.apache.commons.collections.primitives
 
RandomAccessShortList.ComodChecker(RandomAccessShortList) - Constructor for class org.apache.commons.collections.primitives.RandomAccessShortList.ComodChecker
 
RandomAccessShortList.RandomAccessShortListIterator - Class in org.apache.commons.collections.primitives
 
RandomAccessShortList.RandomAccessShortListIterator(RandomAccessShortList, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
RandomAccessShortList.RandomAccessShortSubList - Class in org.apache.commons.collections.primitives
 
RandomAccessShortList.RandomAccessShortSubList(RandomAccessShortList, int, int) - Constructor for class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
read() - Method in class org.apache.commons.collections.primitives.adapters.io.ByteIteratorInputStream
 
read(char[], int, int) - Method in class org.apache.commons.collections.primitives.adapters.io.CharIteratorReader
 
reader - Variable in class org.apache.commons.collections.primitives.adapters.io.ReaderCharIterator
 
ReaderCharIterator - Class in org.apache.commons.collections.primitives.adapters.io
Adapts a Reader to the CharIterator interface.
ReaderCharIterator(Reader) - Constructor for class org.apache.commons.collections.primitives.adapters.io.ReaderCharIterator
 
readNext() - Method in class org.apache.commons.collections.primitives.adapters.io.InputStreamByteIterator
 
readNext() - Method in class org.apache.commons.collections.primitives.adapters.io.ReaderCharIterator
 
readObject(ObjectInputStream) - Method in class org.apache.commons.collections.primitives.ArrayByteList
 
readObject(ObjectInputStream) - Method in class org.apache.commons.collections.primitives.ArrayCharList
 
readObject(ObjectInputStream) - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
 
readObject(ObjectInputStream) - Method in class org.apache.commons.collections.primitives.ArrayFloatList
 
readObject(ObjectInputStream) - Method in class org.apache.commons.collections.primitives.ArrayIntList
 
readObject(ObjectInputStream) - Method in class org.apache.commons.collections.primitives.ArrayLongList
 
readObject(ObjectInputStream) - Method in class org.apache.commons.collections.primitives.ArrayShortList
 
readObject(ObjectInputStream) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
 
readObject(ObjectInputStream) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
 
readObject(ObjectInputStream) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
 
remove(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
remove(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
remove(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
remove(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
remove(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
remove(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
remove(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
remove(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
remove(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
remove(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
remove(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
remove(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
remove(Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
remove(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ByteIteratorIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.CharIteratorIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.DoubleIteratorIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.FloatIteratorIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.IntIteratorIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.io.InputStreamByteIterator
Not supported.
remove() - Method in class org.apache.commons.collections.primitives.adapters.io.ReaderCharIterator
Not supported.
remove() - Method in class org.apache.commons.collections.primitives.adapters.IteratorByteIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.IteratorCharIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.IteratorDoubleIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.IteratorFloatIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.IteratorIntIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.IteratorLongIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.IteratorShortIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.LongIteratorIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ShortIteratorIterator
 
remove() - Method in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
 
remove() - Method in interface org.apache.commons.collections.primitives.ByteIterator
Removes from my underlying collection the last element returned by me (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.ByteListIterator
Removes from my underlying collection the last element returned by ByteListIterator.next() or ByteListIterator.previous() (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.CharIterator
Removes from my underlying collection the last element returned by me (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.CharListIterator
Removes from my underlying collection the last element returned by CharListIterator.next() or CharListIterator.previous() (optional operation).
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortIterator
 
remove() - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortListIterator
 
remove() - Method in interface org.apache.commons.collections.primitives.DoubleIterator
Removes from my underlying collection the last element returned by me (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.DoubleListIterator
Removes from my underlying collection the last element returned by DoubleListIterator.next() or DoubleListIterator.previous() (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.FloatIterator
Removes from my underlying collection the last element returned by me (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.FloatListIterator
Removes from my underlying collection the last element returned by FloatListIterator.next() or FloatListIterator.previous() (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.IntIterator
Removes from my underlying collection the last element returned by me (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.IntListIterator
Removes from my underlying collection the last element returned by IntListIterator.next() or IntListIterator.previous() (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.LongIterator
Removes from my underlying collection the last element returned by me (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.LongListIterator
Removes from my underlying collection the last element returned by LongListIterator.next() or LongListIterator.previous() (optional operation).
remove() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
remove() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
remove() - Method in interface org.apache.commons.collections.primitives.ShortIterator
Removes from my underlying collection the last element returned by me (optional operation).
remove() - Method in interface org.apache.commons.collections.primitives.ShortListIterator
Removes from my underlying collection the last element returned by ShortListIterator.next() or ShortListIterator.previous() (optional operation).
removeAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
removeAll(CharCollection) - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
removeAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
removeAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
removeAll(IntCollection) - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
removeAll(LongCollection) - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
removeAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
removeAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
removeAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
removeAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
removeAll(CharCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
removeAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
removeAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
removeAll(IntCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
removeAll(LongCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
removeAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
removeAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
removeAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
removeAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
removeAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
removeAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
removeAll(ByteCollection) - Method in interface org.apache.commons.collections.primitives.ByteCollection
Removes all of my elements that are contained in the specified collection (optional operation).
removeAll(CharCollection) - Method in interface org.apache.commons.collections.primitives.CharCollection
Removes all of my elements that are contained in the specified collection (optional operation).
removeAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
removeAll(CharCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
removeAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
removeAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
removeAll(IntCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
removeAll(LongCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
removeAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
removeAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
removeAll(CharCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
removeAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
removeAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
removeAll(IntCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
removeAll(LongCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
removeAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
removeAll(DoubleCollection) - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Removes all of my elements that are contained in the specified collection (optional operation).
removeAll(FloatCollection) - Method in interface org.apache.commons.collections.primitives.FloatCollection
Removes all of my elements that are contained in the specified collection (optional operation).
removeAll(IntCollection) - Method in interface org.apache.commons.collections.primitives.IntCollection
Removes all of my elements that are contained in the specified collection (optional operation).
removeAll(LongCollection) - Method in interface org.apache.commons.collections.primitives.LongCollection
Removes all of my elements that are contained in the specified collection (optional operation).
removeAll(ShortCollection) - Method in interface org.apache.commons.collections.primitives.ShortCollection
Removes all of my elements that are contained in the specified collection (optional operation).
removeElement(byte) - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
removeElement(char) - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
removeElement(double) - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
removeElement(float) - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
removeElement(int) - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
removeElement(long) - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
removeElement(short) - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
removeElement(byte) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
removeElement(char) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
removeElement(double) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
removeElement(float) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
removeElement(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
removeElement(long) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
removeElement(short) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
removeElement(byte) - Method in interface org.apache.commons.collections.primitives.ByteCollection
Removes a single occurrence of the specified element (optional operation).
removeElement(char) - Method in interface org.apache.commons.collections.primitives.CharCollection
Removes a single occurrence of the specified element (optional operation).
removeElement(byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
removeElement(char) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
removeElement(double) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
removeElement(float) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
removeElement(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
removeElement(long) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
removeElement(short) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
removeElement(byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
removeElement(char) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
removeElement(double) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
removeElement(float) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
removeElement(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
removeElement(long) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
removeElement(short) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
removeElement(double) - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Removes a single occurrence of the specified element (optional operation).
removeElement(float) - Method in interface org.apache.commons.collections.primitives.FloatCollection
Removes a single occurrence of the specified element (optional operation).
removeElement(int) - Method in interface org.apache.commons.collections.primitives.IntCollection
Removes a single occurrence of the specified element (optional operation).
removeElement(long) - Method in interface org.apache.commons.collections.primitives.LongCollection
Removes a single occurrence of the specified element (optional operation).
removeElement(short) - Method in interface org.apache.commons.collections.primitives.ShortCollection
Removes a single occurrence of the specified element (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.ArrayByteList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.ArrayCharList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.ArrayFloatList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.ArrayIntList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.ArrayLongList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.ArrayShortList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in interface org.apache.commons.collections.primitives.ByteList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in interface org.apache.commons.collections.primitives.CharList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
removeElementAt(int) - Method in interface org.apache.commons.collections.primitives.DoubleList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in interface org.apache.commons.collections.primitives.FloatList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in interface org.apache.commons.collections.primitives.IntList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in interface org.apache.commons.collections.primitives.LongList
Removes the element at the specified position in (optional operation).
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
Unsupported in this implementation.
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
Unsupported in this implementation.
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
Unsupported in this implementation.
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
Unsupported in this implementation.
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
Unsupported in this implementation.
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
Unsupported in this implementation.
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
removeElementAt(int) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
Unsupported in this implementation.
removeElementAt(int) - Method in interface org.apache.commons.collections.primitives.ShortList
Removes the element at the specified position in (optional operation).
resyncModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.ComodChecker
 
resyncModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.ComodChecker
 
resyncModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.ComodChecker
 
resyncModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.ComodChecker
 
resyncModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.ComodChecker
 
resyncModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.ComodChecker
 
resyncModCount() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.ComodChecker
 
retainAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
retainAll(CharCollection) - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
retainAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
retainAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
retainAll(IntCollection) - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
retainAll(LongCollection) - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
retainAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
retainAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
retainAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
retainAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
retainAll(CharCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
retainAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
retainAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
retainAll(IntCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
retainAll(LongCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
retainAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
retainAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
retainAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
retainAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
retainAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
retainAll(Collection) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
retainAll(ByteCollection) - Method in interface org.apache.commons.collections.primitives.ByteCollection
Removes all of my elements that are not contained in the specified collection (optional operation).
retainAll(CharCollection) - Method in interface org.apache.commons.collections.primitives.CharCollection
Removes all of my elements that are not contained in the specified collection (optional operation).
retainAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
retainAll(CharCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
retainAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
retainAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
retainAll(IntCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
retainAll(LongCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
retainAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
retainAll(ByteCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
retainAll(CharCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
retainAll(DoubleCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
retainAll(FloatCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
retainAll(IntCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
retainAll(LongCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
retainAll(ShortCollection) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
retainAll(DoubleCollection) - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Removes all of my elements that are not contained in the specified collection (optional operation).
retainAll(FloatCollection) - Method in interface org.apache.commons.collections.primitives.FloatCollection
Removes all of my elements that are not contained in the specified collection (optional operation).
retainAll(IntCollection) - Method in interface org.apache.commons.collections.primitives.IntCollection
Removes all of my elements that are not contained in the specified collection (optional operation).
retainAll(LongCollection) - Method in interface org.apache.commons.collections.primitives.LongCollection
Removes all of my elements that are not contained in the specified collection (optional operation).
retainAll(ShortCollection) - Method in interface org.apache.commons.collections.primitives.ShortCollection
Removes all of my elements that are not contained in the specified collection (optional operation).

S

set(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
set(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
set(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
set(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
set(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
set(int, byte) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
set(int, char) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
set(int, double) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
set(int, float) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
set(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
set(int, long) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
set(int, short) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
set(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
set(int, Object) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
set(Object) - Method in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
 
set(Object) - Method in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
 
set(Object) - Method in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
 
set(Object) - Method in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
 
set(Object) - Method in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
 
set(byte) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
 
set(char) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
 
set(double) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
 
set(float) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
 
set(int) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
 
set(long) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
 
set(short) - Method in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
 
set(Object) - Method in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
 
set(Object) - Method in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
 
set(int, byte) - Method in class org.apache.commons.collections.primitives.ArrayByteList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int, char) - Method in class org.apache.commons.collections.primitives.ArrayCharList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int, double) - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int, float) - Method in class org.apache.commons.collections.primitives.ArrayFloatList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int, int) - Method in class org.apache.commons.collections.primitives.ArrayIntList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int, long) - Method in class org.apache.commons.collections.primitives.ArrayLongList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int, short) - Method in class org.apache.commons.collections.primitives.ArrayShortList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int, short) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int, long) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int, int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int, byte) - Method in interface org.apache.commons.collections.primitives.ByteList
Replaces the element at the specified position in me with the specified element (optional operation).
set(byte) - Method in interface org.apache.commons.collections.primitives.ByteListIterator
Replaces in my underlying collection the last element returned by ByteListIterator.next() or ByteListIterator.previous() with the specified value (optional operation).
set(int, char) - Method in interface org.apache.commons.collections.primitives.CharList
Replaces the element at the specified position in me with the specified element (optional operation).
set(char) - Method in interface org.apache.commons.collections.primitives.CharListIterator
Replaces in my underlying collection the last element returned by CharListIterator.next() or CharListIterator.previous() with the specified value (optional operation).
set(int, byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
set(int, char) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
set(int, double) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
set(int, float) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
set(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
set(int, long) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
set(int, short) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
set(int, byte) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
set(int, char) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
set(int, double) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
set(int, float) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
set(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
set(int, long) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
set(int, short) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
set(byte) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteListIterator
 
set(char) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharListIterator
 
set(double) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleListIterator
 
set(float) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatListIterator
 
set(int) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntListIterator
 
set(long) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongListIterator
 
set(short) - Method in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortListIterator
 
set(int, double) - Method in interface org.apache.commons.collections.primitives.DoubleList
Replaces the element at the specified position in me with the specified element (optional operation).
set(double) - Method in interface org.apache.commons.collections.primitives.DoubleListIterator
Replaces in my underlying collection the last element returned by DoubleListIterator.next() or DoubleListIterator.previous() with the specified value (optional operation).
set(int, float) - Method in interface org.apache.commons.collections.primitives.FloatList
Replaces the element at the specified position in me with the specified element (optional operation).
set(float) - Method in interface org.apache.commons.collections.primitives.FloatListIterator
Replaces in my underlying collection the last element returned by FloatListIterator.next() or FloatListIterator.previous() with the specified value (optional operation).
set(int, int) - Method in interface org.apache.commons.collections.primitives.IntList
Replaces the element at the specified position in me with the specified element (optional operation).
set(int) - Method in interface org.apache.commons.collections.primitives.IntListIterator
Replaces in my underlying collection the last element returned by IntListIterator.next() or IntListIterator.previous() with the specified value (optional operation).
set(int, long) - Method in interface org.apache.commons.collections.primitives.LongList
Replaces the element at the specified position in me with the specified element (optional operation).
set(long) - Method in interface org.apache.commons.collections.primitives.LongListIterator
Replaces in my underlying collection the last element returned by LongListIterator.next() or LongListIterator.previous() with the specified value (optional operation).
set(byte) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
set(int, byte) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
set(int, byte) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
Unsupported in this implementation.
set(char) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
set(int, char) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
set(int, char) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
Unsupported in this implementation.
set(double) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
set(int, double) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
set(int, double) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
Unsupported in this implementation.
set(float) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
set(int, float) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
set(int, float) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
Unsupported in this implementation.
set(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
set(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
set(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
Unsupported in this implementation.
set(long) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
set(int, long) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
set(int, long) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
Unsupported in this implementation.
set(short) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
set(int, short) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
set(int, short) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
Unsupported in this implementation.
set(int, short) - Method in interface org.apache.commons.collections.primitives.ShortList
Replaces the element at the specified position in me with the specified element (optional operation).
set(short) - Method in interface org.apache.commons.collections.primitives.ShortListIterator
Replaces in my underlying collection the last element returned by ShortListIterator.next() or ShortListIterator.previous() with the specified value (optional operation).
ShortCollection - Interface in org.apache.commons.collections.primitives
A collection of short values.
ShortCollectionCollection - Class in org.apache.commons.collections.primitives.adapters
Adapts an ShortCollection to the Collection interface.
ShortCollectionCollection(ShortCollection) - Constructor for class org.apache.commons.collections.primitives.adapters.ShortCollectionCollection
Creates a Collection wrapping the specified ShortCollection.
ShortCollections - Class in org.apache.commons.collections.primitives
This class consists exclusively of static methods that operate on or return ShortCollections.
ShortCollections() - Constructor for class org.apache.commons.collections.primitives.ShortCollections
 
ShortIterator - Interface in org.apache.commons.collections.primitives
An iterator over short values.
ShortIteratorIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an ShortIterator to the Iterator interface.
ShortIteratorIterator(ShortIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ShortIteratorIterator
Creates an Iterator wrapping the specified ShortIterator.
ShortList - Interface in org.apache.commons.collections.primitives
An ordered collection of short values.
ShortListIterator - Interface in org.apache.commons.collections.primitives
A bi-directional iterator over short values.
ShortListIteratorListIterator - Class in org.apache.commons.collections.primitives.adapters
Adapts an ShortListIterator to the ListIterator interface.
ShortListIteratorListIterator(ShortListIterator) - Constructor for class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
Creates an ListIterator wrapping the specified ShortListIterator.
ShortListList - Class in org.apache.commons.collections.primitives.adapters
Adapts an ShortList to the List interface.
ShortListList(ShortList) - Constructor for class org.apache.commons.collections.primitives.adapters.ShortListList
Creates a List wrapping the specified ShortList.
singletonByteIterator(byte) - Static method in class org.apache.commons.collections.primitives.ByteCollections
Returns an unmodifiable ByteIterator containing only the specified element.
singletonByteList(byte) - Static method in class org.apache.commons.collections.primitives.ByteCollections
Returns an unmodifiable ByteList containing only the specified element.
singletonByteListIterator(byte) - Static method in class org.apache.commons.collections.primitives.ByteCollections
Returns an unmodifiable ByteListIterator containing only the specified element.
singletonCharIterator(char) - Static method in class org.apache.commons.collections.primitives.CharCollections
Returns an unmodifiable CharIterator containing only the specified element.
singletonCharList(char) - Static method in class org.apache.commons.collections.primitives.CharCollections
Returns an unmodifiable CharList containing only the specified element.
singletonCharListIterator(char) - Static method in class org.apache.commons.collections.primitives.CharCollections
Returns an unmodifiable CharListIterator containing only the specified element.
singletonDoubleIterator(double) - Static method in class org.apache.commons.collections.primitives.DoubleCollections
Returns an unmodifiable DoubleIterator containing only the specified element.
singletonDoubleList(double) - Static method in class org.apache.commons.collections.primitives.DoubleCollections
Returns an unmodifiable DoubleList containing only the specified element.
singletonDoubleListIterator(double) - Static method in class org.apache.commons.collections.primitives.DoubleCollections
Returns an unmodifiable DoubleListIterator containing only the specified element.
singletonFloatIterator(float) - Static method in class org.apache.commons.collections.primitives.FloatCollections
Returns an unmodifiable FloatIterator containing only the specified element.
singletonFloatList(float) - Static method in class org.apache.commons.collections.primitives.FloatCollections
Returns an unmodifiable FloatList containing only the specified element.
singletonFloatListIterator(float) - Static method in class org.apache.commons.collections.primitives.FloatCollections
Returns an unmodifiable FloatListIterator containing only the specified element.
singletonIntIterator(int) - Static method in class org.apache.commons.collections.primitives.IntCollections
Returns an unmodifiable IntIterator containing only the specified element.
singletonIntList(int) - Static method in class org.apache.commons.collections.primitives.IntCollections
Returns an unmodifiable IntList containing only the specified element.
singletonIntListIterator(int) - Static method in class org.apache.commons.collections.primitives.IntCollections
Returns an unmodifiable IntListIterator containing only the specified element.
singletonLongIterator(long) - Static method in class org.apache.commons.collections.primitives.LongCollections
Returns an unmodifiable LongIterator containing only the specified element.
singletonLongList(long) - Static method in class org.apache.commons.collections.primitives.LongCollections
Returns an unmodifiable LongList containing only the specified element.
singletonLongListIterator(long) - Static method in class org.apache.commons.collections.primitives.LongCollections
Returns an unmodifiable LongListIterator containing only the specified element.
singletonShortIterator(short) - Static method in class org.apache.commons.collections.primitives.ShortCollections
Returns an unmodifiable ShortIterator containing only the specified element.
singletonShortList(short) - Static method in class org.apache.commons.collections.primitives.ShortCollections
Returns an unmodifiable ShortList containing only the specified element.
singletonShortListIterator(short) - Static method in class org.apache.commons.collections.primitives.ShortCollections
Returns an unmodifiable ShortListIterator containing only the specified element.
size() - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
size() - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
size() - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
size() - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
size() - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
size() - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
size() - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
size() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
size() - Method in class org.apache.commons.collections.primitives.ArrayByteList
 
size() - Method in class org.apache.commons.collections.primitives.ArrayCharList
 
size() - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
 
size() - Method in class org.apache.commons.collections.primitives.ArrayFloatList
 
size() - Method in class org.apache.commons.collections.primitives.ArrayIntList
 
size() - Method in class org.apache.commons.collections.primitives.ArrayLongList
 
size() - Method in class org.apache.commons.collections.primitives.ArrayShortList
 
size() - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
 
size() - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
 
size() - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
 
size() - Method in interface org.apache.commons.collections.primitives.ByteCollection
Returns the number of elements I contain.
size() - Method in interface org.apache.commons.collections.primitives.CharCollection
Returns the number of elements I contain.
size() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
size() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
size() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
size() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
size() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
size() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
size() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
size() - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Returns the number of elements I contain.
size() - Method in interface org.apache.commons.collections.primitives.FloatCollection
Returns the number of elements I contain.
size() - Method in interface org.apache.commons.collections.primitives.IntCollection
Returns the number of elements I contain.
size() - Method in interface org.apache.commons.collections.primitives.LongCollection
Returns the number of elements I contain.
size() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
size() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
size() - Method in interface org.apache.commons.collections.primitives.ShortCollection
Returns the number of elements I contain.
stream - Variable in class org.apache.commons.collections.primitives.adapters.io.InputStreamByteIterator
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteListList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharListList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleListList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatListList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntListList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListByteList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListCharList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListDoubleList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListFloatList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListIntList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListLongList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractListShortList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongListList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortListList
 
subList(int, int) - Method in interface org.apache.commons.collections.primitives.ByteList
Returns a view of the elements within me between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in interface org.apache.commons.collections.primitives.CharList
Returns a view of the elements within me between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableByteList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableCharList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableDoubleList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableFloatList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableIntList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableLongList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.decorators.BaseUnmodifiableShortList
 
subList(int, int) - Method in interface org.apache.commons.collections.primitives.DoubleList
Returns a view of the elements within me between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in interface org.apache.commons.collections.primitives.FloatList
Returns a view of the elements within me between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in interface org.apache.commons.collections.primitives.IntList
Returns a view of the elements within me between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in interface org.apache.commons.collections.primitives.LongList
Returns a view of the elements within me between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
subList(int, int) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
subList(int, int) - Method in interface org.apache.commons.collections.primitives.ShortList
Returns a view of the elements within me between the specified fromIndex, inclusive, and toIndex, exclusive.

T

toArray() - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
toArray(byte[]) - Method in class org.apache.commons.collections.primitives.AbstractByteCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
toArray(char[]) - Method in class org.apache.commons.collections.primitives.AbstractCharCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
toArray(double[]) - Method in class org.apache.commons.collections.primitives.AbstractDoubleCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
toArray(float[]) - Method in class org.apache.commons.collections.primitives.AbstractFloatCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
toArray(int[]) - Method in class org.apache.commons.collections.primitives.AbstractIntCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
toArray(long[]) - Method in class org.apache.commons.collections.primitives.AbstractLongCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
toArray(short[]) - Method in class org.apache.commons.collections.primitives.AbstractShortCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
toArray(Object[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
toArray(Object[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
toArray(byte[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
toArray(char[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
toArray(double[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
toArray(float[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
toArray(int[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
toArray(long[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
toArray(short[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
toArray(Object[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
toArray(Object[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
toArray(Object[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
toArray(Object[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
toArray(Object[]) - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
toArray() - Method in interface org.apache.commons.collections.primitives.ByteCollection
Returns an array containing all of my elements.
toArray(byte[]) - Method in interface org.apache.commons.collections.primitives.ByteCollection
Returns an array containing all of my elements, using the given array if it is large enough.
toArray() - Method in interface org.apache.commons.collections.primitives.CharCollection
Returns an array containing all of my elements.
toArray(char[]) - Method in interface org.apache.commons.collections.primitives.CharCollection
Returns an array containing all of my elements, using the given array if it is large enough.
toArray() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
toArray(byte[]) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
toArray(char[]) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
toArray(double[]) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
toArray(float[]) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
toArray(int[]) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
toArray(long[]) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
toArray() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
toArray(short[]) - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
toArray() - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Returns an array containing all of my elements.
toArray(double[]) - Method in interface org.apache.commons.collections.primitives.DoubleCollection
Returns an array containing all of my elements, using the given array if it is large enough.
toArray() - Method in interface org.apache.commons.collections.primitives.FloatCollection
Returns an array containing all of my elements.
toArray(float[]) - Method in interface org.apache.commons.collections.primitives.FloatCollection
Returns an array containing all of my elements, using the given array if it is large enough.
toArray() - Method in interface org.apache.commons.collections.primitives.IntCollection
Returns an array containing all of my elements.
toArray(int[]) - Method in interface org.apache.commons.collections.primitives.IntCollection
Returns an array containing all of my elements, using the given array if it is large enough.
toArray() - Method in interface org.apache.commons.collections.primitives.LongCollection
Returns an array containing all of my elements.
toArray(long[]) - Method in interface org.apache.commons.collections.primitives.LongCollection
Returns an array containing all of my elements, using the given array if it is large enough.
toArray() - Method in interface org.apache.commons.collections.primitives.ShortCollection
Returns an array containing all of my elements.
toArray(short[]) - Method in interface org.apache.commons.collections.primitives.ShortCollection
Returns an array containing all of my elements, using the given array if it is large enough.
toInt(short) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
 
toLong(int) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
 
toShort(byte) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractByteCollectionCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCharCollectionCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionByteCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionCharCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionDoubleCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionFloatCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionIntCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionLongCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractCollectionShortCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractDoubleCollectionCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractFloatCollectionCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractIntCollectionCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractLongCollectionCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.AbstractShortCollectionCollection
 
toString() - Method in class org.apache.commons.collections.primitives.adapters.ListCharList
 
toString() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyByteCollection
 
toString() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyCharCollection
 
toString() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyDoubleCollection
 
toString() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyFloatCollection
 
toString() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyIntCollection
 
toString() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyLongCollection
 
toString() - Method in class org.apache.commons.collections.primitives.decorators.BaseProxyShortCollection
 
toString() - Method in class org.apache.commons.collections.primitives.RandomAccessByteList
 
toString() - Method in class org.apache.commons.collections.primitives.RandomAccessCharList
 
toString() - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
toString() - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
toString() - Method in class org.apache.commons.collections.primitives.RandomAccessIntList
 
toString() - Method in class org.apache.commons.collections.primitives.RandomAccessLongList
 
toString() - Method in class org.apache.commons.collections.primitives.RandomAccessShortList
 
toUnderlyingIndex(int) - Method in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
toUnderlyingIndex(int) - Method in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
toUnderlyingIndex(int) - Method in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
toUnderlyingIndex(int) - Method in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
toUnderlyingIndex(int) - Method in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
toUnderlyingIndex(int) - Method in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
toUnderlyingIndex(int) - Method in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
trimToSize() - Method in class org.apache.commons.collections.primitives.ArrayByteList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class org.apache.commons.collections.primitives.ArrayCharList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class org.apache.commons.collections.primitives.ArrayFloatList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class org.apache.commons.collections.primitives.ArrayIntList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class org.apache.commons.collections.primitives.ArrayLongList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class org.apache.commons.collections.primitives.ArrayShortList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
Reduce my capacity, if necessary, to match my current size.
trimToSize() - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
Reduce my capacity, if necessary, to match my current size.

U

unmodifiableByteIterator(ByteIterator) - Static method in class org.apache.commons.collections.primitives.ByteCollections
Returns an unmodifiable version of the given non-null ByteIterator.
UnmodifiableByteIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableByteIterator(ByteIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableByteIterator
 
unmodifiableByteList(ByteList) - Static method in class org.apache.commons.collections.primitives.ByteCollections
Returns an unmodifiable version of the given non-null ByteList.
UnmodifiableByteList - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableByteList(ByteList) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableByteList
 
unmodifiableByteListIterator(ByteListIterator) - Static method in class org.apache.commons.collections.primitives.ByteCollections
Returns an unmodifiable version of the given non-null ByteListIterator.
UnmodifiableByteListIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableByteListIterator(ByteListIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableByteListIterator
 
unmodifiableCharIterator(CharIterator) - Static method in class org.apache.commons.collections.primitives.CharCollections
Returns an unmodifiable version of the given non-null CharIterator.
UnmodifiableCharIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableCharIterator(CharIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableCharIterator
 
unmodifiableCharList(CharList) - Static method in class org.apache.commons.collections.primitives.CharCollections
Returns an unmodifiable version of the given non-null CharList.
UnmodifiableCharList - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableCharList(CharList) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableCharList
 
unmodifiableCharListIterator(CharListIterator) - Static method in class org.apache.commons.collections.primitives.CharCollections
Returns an unmodifiable version of the given non-null CharListIterator.
UnmodifiableCharListIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableCharListIterator(CharListIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableCharListIterator
 
UnmodifiableDoubleIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableDoubleIterator(DoubleIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleIterator
 
unmodifiableDoubleIterator(DoubleIterator) - Static method in class org.apache.commons.collections.primitives.DoubleCollections
Returns an unmodifiable version of the given non-null DoubleIterator.
UnmodifiableDoubleList - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableDoubleList(DoubleList) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleList
 
unmodifiableDoubleList(DoubleList) - Static method in class org.apache.commons.collections.primitives.DoubleCollections
Returns an unmodifiable version of the given non-null DoubleList.
UnmodifiableDoubleListIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableDoubleListIterator(DoubleListIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleListIterator
 
unmodifiableDoubleListIterator(DoubleListIterator) - Static method in class org.apache.commons.collections.primitives.DoubleCollections
Returns an unmodifiable version of the given non-null DoubleListIterator.
UnmodifiableFloatIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableFloatIterator(FloatIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatIterator
 
unmodifiableFloatIterator(FloatIterator) - Static method in class org.apache.commons.collections.primitives.FloatCollections
Returns an unmodifiable version of the given non-null FloatIterator.
UnmodifiableFloatList - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableFloatList(FloatList) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatList
 
unmodifiableFloatList(FloatList) - Static method in class org.apache.commons.collections.primitives.FloatCollections
Returns an unmodifiable version of the given non-null FloatList.
UnmodifiableFloatListIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableFloatListIterator(FloatListIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatListIterator
 
unmodifiableFloatListIterator(FloatListIterator) - Static method in class org.apache.commons.collections.primitives.FloatCollections
Returns an unmodifiable version of the given non-null FloatListIterator.
UnmodifiableIntIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableIntIterator(IntIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableIntIterator
 
unmodifiableIntIterator(IntIterator) - Static method in class org.apache.commons.collections.primitives.IntCollections
Returns an unmodifiable version of the given non-null IntIterator.
UnmodifiableIntList - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableIntList(IntList) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableIntList
 
unmodifiableIntList(IntList) - Static method in class org.apache.commons.collections.primitives.IntCollections
Returns an unmodifiable version of the given non-null IntList.
UnmodifiableIntListIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableIntListIterator(IntListIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableIntListIterator
 
unmodifiableIntListIterator(IntListIterator) - Static method in class org.apache.commons.collections.primitives.IntCollections
Returns an unmodifiable version of the given non-null IntListIterator.
UnmodifiableLongIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableLongIterator(LongIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableLongIterator
 
unmodifiableLongIterator(LongIterator) - Static method in class org.apache.commons.collections.primitives.LongCollections
Returns an unmodifiable version of the given non-null LongIterator.
UnmodifiableLongList - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableLongList(LongList) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableLongList
 
unmodifiableLongList(LongList) - Static method in class org.apache.commons.collections.primitives.LongCollections
Returns an unmodifiable version of the given non-null LongList.
UnmodifiableLongListIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableLongListIterator(LongListIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableLongListIterator
 
unmodifiableLongListIterator(LongListIterator) - Static method in class org.apache.commons.collections.primitives.LongCollections
Returns an unmodifiable version of the given non-null LongListIterator.
UnmodifiableShortIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableShortIterator(ShortIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableShortIterator
 
unmodifiableShortIterator(ShortIterator) - Static method in class org.apache.commons.collections.primitives.ShortCollections
Returns an unmodifiable version of the given non-null ShortIterator.
UnmodifiableShortList - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableShortList(ShortList) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableShortList
 
unmodifiableShortList(ShortList) - Static method in class org.apache.commons.collections.primitives.ShortCollections
Returns an unmodifiable version of the given non-null ShortList.
UnmodifiableShortListIterator - Class in org.apache.commons.collections.primitives.decorators
 
UnmodifiableShortListIterator(ShortListIterator) - Constructor for class org.apache.commons.collections.primitives.decorators.UnmodifiableShortListIterator
 
unmodifiableShortListIterator(ShortListIterator) - Static method in class org.apache.commons.collections.primitives.ShortCollections
Returns an unmodifiable version of the given non-null ShortListIterator.

W

wrap(ByteCollection) - Static method in class org.apache.commons.collections.primitives.adapters.ByteCollectionCollection
Create a Collection wrapping the specified ByteCollection.
wrap(ByteIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ByteIteratorIterator
Create an Iterator wrapping the specified ByteIterator.
wrap(ByteListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
Create a ListIterator wrapping the specified ByteListIterator.
wrap(ByteList) - Static method in class org.apache.commons.collections.primitives.adapters.ByteListList
Create a List wrapping the specified ByteList.
wrap(CharCollection) - Static method in class org.apache.commons.collections.primitives.adapters.CharCollectionCollection
Create a Collection wrapping the specified CharCollection.
wrap(CharIterator) - Static method in class org.apache.commons.collections.primitives.adapters.CharIteratorIterator
Create an Iterator wrapping the specified CharIterator.
wrap(CharListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
Create a ListIterator wrapping the specified CharListIterator.
wrap(CharList) - Static method in class org.apache.commons.collections.primitives.adapters.CharListList
Create a List wrapping the specified CharList.
wrap(Collection) - Static method in class org.apache.commons.collections.primitives.adapters.CollectionByteCollection
Create an ByteCollection wrapping the specified Collection.
wrap(Collection) - Static method in class org.apache.commons.collections.primitives.adapters.CollectionCharCollection
Create an CharCollection wrapping the specified Collection.
wrap(Collection) - Static method in class org.apache.commons.collections.primitives.adapters.CollectionDoubleCollection
Create an DoubleCollection wrapping the specified Collection.
wrap(Collection) - Static method in class org.apache.commons.collections.primitives.adapters.CollectionFloatCollection
Create an FloatCollection wrapping the specified Collection.
wrap(Collection) - Static method in class org.apache.commons.collections.primitives.adapters.CollectionIntCollection
Create an IntCollection wrapping the specified Collection.
wrap(Collection) - Static method in class org.apache.commons.collections.primitives.adapters.CollectionLongCollection
Create an LongCollection wrapping the specified Collection.
wrap(Collection) - Static method in class org.apache.commons.collections.primitives.adapters.CollectionShortCollection
Create an ShortCollection wrapping the specified Collection.
wrap(DoubleCollection) - Static method in class org.apache.commons.collections.primitives.adapters.DoubleCollectionCollection
Create a Collection wrapping the specified DoubleCollection.
wrap(DoubleIterator) - Static method in class org.apache.commons.collections.primitives.adapters.DoubleIteratorIterator
Create an Iterator wrapping the specified DoubleIterator.
wrap(DoubleListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
Create a ListIterator wrapping the specified DoubleListIterator.
wrap(DoubleList) - Static method in class org.apache.commons.collections.primitives.adapters.DoubleListList
Create a List wrapping the specified DoubleList.
wrap(FloatCollection) - Static method in class org.apache.commons.collections.primitives.adapters.FloatCollectionCollection
Create a Collection wrapping the specified FloatCollection.
wrap(FloatIterator) - Static method in class org.apache.commons.collections.primitives.adapters.FloatIteratorIterator
Create an Iterator wrapping the specified FloatIterator.
wrap(FloatListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
Create a ListIterator wrapping the specified FloatListIterator.
wrap(FloatList) - Static method in class org.apache.commons.collections.primitives.adapters.FloatListList
Create a List wrapping the specified FloatList.
wrap(IntCollection) - Static method in class org.apache.commons.collections.primitives.adapters.IntCollectionCollection
Create a Collection wrapping the specified IntCollection.
wrap(IntIterator) - Static method in class org.apache.commons.collections.primitives.adapters.IntIteratorIterator
Create an Iterator wrapping the specified IntIterator.
wrap(IntListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
Create a ListIterator wrapping the specified IntListIterator.
wrap(IntList) - Static method in class org.apache.commons.collections.primitives.adapters.IntListList
Create a List wrapping the specified IntList.
wrap(Iterator) - Static method in class org.apache.commons.collections.primitives.adapters.IteratorByteIterator
Create an ByteIterator wrapping the specified Iterator.
wrap(Iterator) - Static method in class org.apache.commons.collections.primitives.adapters.IteratorCharIterator
Create an CharIterator wrapping the specified Iterator.
wrap(Iterator) - Static method in class org.apache.commons.collections.primitives.adapters.IteratorDoubleIterator
Create an DoubleIterator wrapping the specified Iterator.
wrap(Iterator) - Static method in class org.apache.commons.collections.primitives.adapters.IteratorFloatIterator
Create an FloatIterator wrapping the specified Iterator.
wrap(Iterator) - Static method in class org.apache.commons.collections.primitives.adapters.IteratorIntIterator
Create an IntIterator wrapping the specified Iterator.
wrap(Iterator) - Static method in class org.apache.commons.collections.primitives.adapters.IteratorLongIterator
Create an LongIterator wrapping the specified Iterator.
wrap(Iterator) - Static method in class org.apache.commons.collections.primitives.adapters.IteratorShortIterator
Create an ShortIterator wrapping the specified Iterator.
wrap(List) - Static method in class org.apache.commons.collections.primitives.adapters.ListByteList
Create an ByteList wrapping the specified List.
wrap(List) - Static method in class org.apache.commons.collections.primitives.adapters.ListCharList
Create an CharList wrapping the specified List.
wrap(List) - Static method in class org.apache.commons.collections.primitives.adapters.ListDoubleList
Create an DoubleList wrapping the specified List.
wrap(List) - Static method in class org.apache.commons.collections.primitives.adapters.ListFloatList
Create an FloatList wrapping the specified List.
wrap(List) - Static method in class org.apache.commons.collections.primitives.adapters.ListIntList
Create an IntList wrapping the specified List.
wrap(ListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
Create an ByteListIterator wrapping the specified ListIterator.
wrap(ListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
Create an CharListIterator wrapping the specified ListIterator.
wrap(ListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
Create an DoubleListIterator wrapping the specified ListIterator.
wrap(ListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
Create an FloatListIterator wrapping the specified ListIterator.
wrap(ListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
Create an IntListIterator wrapping the specified ListIterator.
wrap(ListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
Create an LongListIterator wrapping the specified ListIterator.
wrap(ListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
Create an ShortListIterator wrapping the specified ListIterator.
wrap(List) - Static method in class org.apache.commons.collections.primitives.adapters.ListLongList
Create an LongList wrapping the specified List.
wrap(List) - Static method in class org.apache.commons.collections.primitives.adapters.ListShortList
Create an ShortList wrapping the specified List.
wrap(LongCollection) - Static method in class org.apache.commons.collections.primitives.adapters.LongCollectionCollection
Create a Collection wrapping the specified LongCollection.
wrap(LongIterator) - Static method in class org.apache.commons.collections.primitives.adapters.LongIteratorIterator
Create an Iterator wrapping the specified LongIterator.
wrap(LongListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
Create a ListIterator wrapping the specified LongListIterator.
wrap(LongList) - Static method in class org.apache.commons.collections.primitives.adapters.LongListList
Create a List wrapping the specified LongList.
wrap(ShortCollection) - Static method in class org.apache.commons.collections.primitives.adapters.ShortCollectionCollection
Create a Collection wrapping the specified ShortCollection.
wrap(ShortIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ShortIteratorIterator
Create an Iterator wrapping the specified ShortIterator.
wrap(ShortListIterator) - Static method in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
Create a ListIterator wrapping the specified ShortListIterator.
wrap(ShortList) - Static method in class org.apache.commons.collections.primitives.adapters.ShortListList
Create a List wrapping the specified ShortList.
wrap(ByteIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteIterator
 
wrap(ByteList) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteList
 
wrap(ByteListIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableByteListIterator
 
wrap(CharIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharIterator
 
wrap(CharList) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharList
 
wrap(CharListIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableCharListIterator
 
wrap(DoubleIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleIterator
 
wrap(DoubleList) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleList
 
wrap(DoubleListIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableDoubleListIterator
 
wrap(FloatIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatIterator
 
wrap(FloatList) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatList
 
wrap(FloatListIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableFloatListIterator
 
wrap(IntIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntIterator
 
wrap(IntList) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntList
 
wrap(IntListIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableIntListIterator
 
wrap(LongIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongIterator
 
wrap(LongList) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongList
 
wrap(LongListIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableLongListIterator
 
wrap(ShortIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortIterator
 
wrap(ShortList) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortList
 
wrap(ShortListIterator) - Static method in class org.apache.commons.collections.primitives.decorators.UnmodifiableShortListIterator
 
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.primitives.ArrayByteList
 
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.primitives.ArrayCharList
 
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.primitives.ArrayDoubleList
 
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.primitives.ArrayFloatList
 
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.primitives.ArrayIntList
 
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.primitives.ArrayLongList
 
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.primitives.ArrayShortList
 
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
 
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
 
writeObject(ObjectOutputStream) - Method in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
 

_

_collection - Variable in class org.apache.commons.collections.primitives.adapters.ByteCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.CharCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.CollectionByteCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.CollectionCharCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.CollectionDoubleCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.CollectionFloatCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.CollectionIntCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.CollectionLongCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.CollectionShortCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.DoubleCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.FloatCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.IntCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.LongCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableByteCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableCharCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionByteCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionCharCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionDoubleCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionFloatCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionIntCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionLongCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableCollectionShortCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableDoubleCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableFloatCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableIntCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableLongCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableShortCollectionCollection
 
_collection - Variable in class org.apache.commons.collections.primitives.adapters.ShortCollectionCollection
 
_comod - Variable in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
_comod - Variable in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
_comod - Variable in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
_comod - Variable in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
_comod - Variable in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
_comod - Variable in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
_comod - Variable in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
_data - Variable in class org.apache.commons.collections.primitives.ArrayByteList
 
_data - Variable in class org.apache.commons.collections.primitives.ArrayCharList
 
_data - Variable in class org.apache.commons.collections.primitives.ArrayDoubleList
 
_data - Variable in class org.apache.commons.collections.primitives.ArrayFloatList
 
_data - Variable in class org.apache.commons.collections.primitives.ArrayIntList
 
_data - Variable in class org.apache.commons.collections.primitives.ArrayLongList
 
_data - Variable in class org.apache.commons.collections.primitives.ArrayShortList
 
_data - Variable in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
 
_data - Variable in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
 
_data - Variable in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
 
_expectedModCount - Variable in class org.apache.commons.collections.primitives.RandomAccessByteList.ComodChecker
 
_expectedModCount - Variable in class org.apache.commons.collections.primitives.RandomAccessCharList.ComodChecker
 
_expectedModCount - Variable in class org.apache.commons.collections.primitives.RandomAccessDoubleList.ComodChecker
 
_expectedModCount - Variable in class org.apache.commons.collections.primitives.RandomAccessFloatList.ComodChecker
 
_expectedModCount - Variable in class org.apache.commons.collections.primitives.RandomAccessIntList.ComodChecker
 
_expectedModCount - Variable in class org.apache.commons.collections.primitives.RandomAccessLongList.ComodChecker
 
_expectedModCount - Variable in class org.apache.commons.collections.primitives.RandomAccessShortList.ComodChecker
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ByteIteratorIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ByteListIteratorListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.CharIteratorIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.CharListIteratorListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.DoubleIteratorIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.DoubleListIteratorListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.FloatIteratorIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.FloatListIteratorListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.IntIteratorIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.IntListIteratorListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.IteratorByteIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.IteratorCharIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.IteratorDoubleIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.IteratorFloatIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.IteratorIntIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.IteratorLongIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.IteratorShortIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ListIteratorByteListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ListIteratorCharListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ListIteratorDoubleListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ListIteratorFloatListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ListIteratorIntListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ListIteratorLongListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ListIteratorShortListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.LongIteratorIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.LongListIteratorListIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ShortIteratorIterator
 
_iterator - Variable in class org.apache.commons.collections.primitives.adapters.ShortListIteratorListIterator
 
_lastReturnedIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
_lastReturnedIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
_lastReturnedIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
_lastReturnedIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
_lastReturnedIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
_lastReturnedIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
_lastReturnedIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
_limit - Variable in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
_limit - Variable in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
_limit - Variable in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
_limit - Variable in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
_limit - Variable in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
_limit - Variable in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
_limit - Variable in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.ByteListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.CharListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.DoubleListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.FloatListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.IntListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.ListByteList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.ListCharList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.ListDoubleList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.ListFloatList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.ListIntList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.ListLongList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.ListShortList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.LongListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableByteListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableCharListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableDoubleListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableFloatListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableIntListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableListByteList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableListCharList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableListDoubleList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableListFloatList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableListIntList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableListLongList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableListShortList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableLongListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.NonSerializableShortListList
 
_list - Variable in class org.apache.commons.collections.primitives.adapters.ShortListList
 
_list - Variable in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
_list - Variable in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
_list - Variable in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
_list - Variable in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
_list - Variable in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
_list - Variable in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
_list - Variable in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
_modCount - Variable in class org.apache.commons.collections.primitives.RandomAccessByteList
 
_modCount - Variable in class org.apache.commons.collections.primitives.RandomAccessCharList
 
_modCount - Variable in class org.apache.commons.collections.primitives.RandomAccessDoubleList
 
_modCount - Variable in class org.apache.commons.collections.primitives.RandomAccessFloatList
 
_modCount - Variable in class org.apache.commons.collections.primitives.RandomAccessIntList
 
_modCount - Variable in class org.apache.commons.collections.primitives.RandomAccessLongList
 
_modCount - Variable in class org.apache.commons.collections.primitives.RandomAccessShortList
 
_nextIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteListIterator
 
_nextIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharListIterator
 
_nextIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleListIterator
 
_nextIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatListIterator
 
_nextIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntListIterator
 
_nextIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongListIterator
 
_nextIndex - Variable in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortListIterator
 
_offset - Variable in class org.apache.commons.collections.primitives.RandomAccessByteList.RandomAccessByteSubList
 
_offset - Variable in class org.apache.commons.collections.primitives.RandomAccessCharList.RandomAccessCharSubList
 
_offset - Variable in class org.apache.commons.collections.primitives.RandomAccessDoubleList.RandomAccessDoubleSubList
 
_offset - Variable in class org.apache.commons.collections.primitives.RandomAccessFloatList.RandomAccessFloatSubList
 
_offset - Variable in class org.apache.commons.collections.primitives.RandomAccessIntList.RandomAccessIntSubList
 
_offset - Variable in class org.apache.commons.collections.primitives.RandomAccessLongList.RandomAccessLongSubList
 
_offset - Variable in class org.apache.commons.collections.primitives.RandomAccessShortList.RandomAccessShortSubList
 
_size - Variable in class org.apache.commons.collections.primitives.ArrayByteList
 
_size - Variable in class org.apache.commons.collections.primitives.ArrayCharList
 
_size - Variable in class org.apache.commons.collections.primitives.ArrayDoubleList
 
_size - Variable in class org.apache.commons.collections.primitives.ArrayFloatList
 
_size - Variable in class org.apache.commons.collections.primitives.ArrayIntList
 
_size - Variable in class org.apache.commons.collections.primitives.ArrayLongList
 
_size - Variable in class org.apache.commons.collections.primitives.ArrayShortList
 
_size - Variable in class org.apache.commons.collections.primitives.ArrayUnsignedByteList
 
_size - Variable in class org.apache.commons.collections.primitives.ArrayUnsignedIntList
 
_size - Variable in class org.apache.commons.collections.primitives.ArrayUnsignedShortList
 
_source - Variable in class org.apache.commons.collections.primitives.RandomAccessByteList.ComodChecker
 
_source - Variable in class org.apache.commons.collections.primitives.RandomAccessCharList.ComodChecker
 
_source - Variable in class org.apache.commons.collections.primitives.RandomAccessDoubleList.ComodChecker
 
_source - Variable in class org.apache.commons.collections.primitives.RandomAccessFloatList.ComodChecker
 
_source - Variable in class org.apache.commons.collections.primitives.RandomAccessIntList.ComodChecker
 
_source - Variable in class org.apache.commons.collections.primitives.RandomAccessLongList.ComodChecker
 
_source - Variable in class org.apache.commons.collections.primitives.RandomAccessShortList.ComodChecker
 

A B C D E F G H I L M N O P R S T U W _

Copyright (c) 2002-2003 - Apache Software Foundation