Adapters for converting between the primitive and object based versions of the collections framework.
See: Description
| Class Summary | |
|---|---|
| AbstractByteCollectionCollection | |
| AbstractByteListList | |
| AbstractCharCollectionCollection | |
| AbstractCharListList | |
| AbstractCollectionByteCollection | |
| AbstractCollectionCharCollection | |
| AbstractCollectionDoubleCollection | |
| AbstractCollectionFloatCollection | |
| AbstractCollectionIntCollection | |
| AbstractCollectionLongCollection | |
| AbstractCollectionShortCollection | |
| AbstractDoubleCollectionCollection | |
| AbstractDoubleListList | |
| AbstractFloatCollectionCollection | |
| AbstractFloatListList | |
| AbstractIntCollectionCollection | |
| AbstractIntListList | |
| AbstractListByteList | |
| AbstractListCharList | |
| AbstractListDoubleList | |
| AbstractListFloatList | |
| AbstractListIntList | |
| AbstractListLongList | |
| AbstractListShortList | |
| AbstractLongCollectionCollection | |
| AbstractLongListList | |
| AbstractShortCollectionCollection | |
| AbstractShortListList | |
| ByteCollectionCollection |
Adapts an ByteCollection
to the java.util.Collection Collection
interface.
|
| ByteIteratorIterator |
Adapts an ByteIterator to the
java.util.Iterator Iterator interface.
|
| ByteListIteratorListIterator |
Adapts an ByteListIterator to the
ListIterator ListIterator interface.
|
| ByteListList |
Adapts an ByteList to the
List List interface.
|
| CharCollectionCollection |
Adapts an CharCollection
to the java.util.Collection Collection
interface.
|
| CharIteratorIterator |
Adapts an CharIterator to the
java.util.Iterator Iterator interface.
|
| CharListIteratorListIterator |
Adapts an CharListIterator to the
ListIterator ListIterator interface.
|
| CharListList |
Adapts an CharList to the
List List interface.
|
| CollectionByteCollection |
Adapts a java.lang.Number Number-valued
java.util.Collection Collection to the
ByteCollection interface.
|
| CollectionCharCollection |
Adapts a java.lang.Number Number-valued
java.util.Collection Collection to the
CharCollection interface.
|
| CollectionDoubleCollection |
Adapts a java.lang.Number Number-valued
java.util.Collection Collection to the
DoubleCollection interface.
|
| CollectionFloatCollection |
Adapts a java.lang.Number Number-valued
java.util.Collection Collection to the
FloatCollection interface.
|
| CollectionIntCollection |
Adapts a java.lang.Number Number-valued
java.util.Collection Collection to the
IntCollection interface.
|
| CollectionLongCollection |
Adapts a java.lang.Number Number-valued
java.util.Collection Collection to the
LongCollection interface.
|
| CollectionShortCollection |
Adapts a java.lang.Number Number-valued
java.util.Collection Collection to the
ShortCollection interface.
|
| DoubleCollectionCollection |
Adapts an DoubleCollection
to the java.util.Collection Collection
interface.
|
| DoubleIteratorIterator |
Adapts an DoubleIterator to the
java.util.Iterator Iterator interface.
|
| DoubleListIteratorListIterator |
Adapts an DoubleListIterator to the
ListIterator ListIterator interface.
|
| DoubleListList |
Adapts an DoubleList to the
List List interface.
|
| FloatCollectionCollection |
Adapts an FloatCollection
to the java.util.Collection Collection
interface.
|
| FloatIteratorIterator |
Adapts an FloatIterator to the
java.util.Iterator Iterator interface.
|
| FloatListIteratorListIterator |
Adapts an FloatListIterator to the
ListIterator ListIterator interface.
|
| FloatListList |
Adapts an FloatList to the
List List interface.
|
| IntCollectionCollection |
Adapts an IntCollection
to the java.util.Collection Collection
interface.
|
| IntIteratorIterator |
Adapts an IntIterator to the
java.util.Iterator Iterator interface.
|
| IntListIteratorListIterator |
Adapts an IntListIterator to the
ListIterator ListIterator interface.
|
| IntListList |
Adapts an IntList to the
List List interface.
|
| IteratorByteIterator |
Adapts a java.lang.Number Number-valued
Iterator Iterator
to the ByteIterator
interface.
|
| IteratorCharIterator |
Adapts a java.lang.Number Number-valued
Iterator Iterator
to the CharIterator
interface.
|
| IteratorDoubleIterator |
Adapts a java.lang.Number Number-valued
Iterator Iterator
to the DoubleIterator
interface.
|
| IteratorFloatIterator |
Adapts a java.lang.Number Number-valued
Iterator Iterator
to the FloatIterator
interface.
|
| IteratorIntIterator |
Adapts a java.lang.Number Number-valued
Iterator Iterator
to the IntIterator
interface.
|
| IteratorLongIterator |
Adapts a java.lang.Number Number-valued
Iterator Iterator
to the LongIterator
interface.
|
| IteratorShortIterator |
Adapts a java.lang.Number Number-valued
Iterator Iterator
to the ShortIterator
interface.
|
| ListByteList |
Adapts a Number-valued List List
to the ByteList interface.
|
| ListCharList |
Adapts a Number-valued List List
to the CharList interface.
|
| ListDoubleList |
Adapts a Number-valued List List
to the DoubleList interface.
|
| ListFloatList |
Adapts a Number-valued List List
to the FloatList interface.
|
| ListIntList |
Adapts a Number-valued List List
to the IntList interface.
|
| ListIteratorByteListIterator |
Adapts a Number-valued ListIterator ListIterator
to the ByteListIterator interface.
|
| ListIteratorCharListIterator |
Adapts a Number-valued ListIterator ListIterator
to the CharListIterator interface.
|
| ListIteratorDoubleListIterator |
Adapts a Number-valued ListIterator ListIterator
to the DoubleListIterator interface.
|
| ListIteratorFloatListIterator |
Adapts a Number-valued ListIterator ListIterator
to the FloatListIterator interface.
|
| ListIteratorIntListIterator |
Adapts a Number-valued ListIterator ListIterator
to the IntListIterator interface.
|
| ListIteratorLongListIterator |
Adapts a Number-valued ListIterator ListIterator
to the LongListIterator interface.
|
| ListIteratorShortListIterator |
Adapts a Number-valued ListIterator ListIterator
to the ShortListIterator interface.
|
| ListLongList |
Adapts a Number-valued List List
to the LongList interface.
|
| ListShortList |
Adapts a Number-valued List List
to the ShortList interface.
|
| LongCollectionCollection |
Adapts an LongCollection
to the java.util.Collection Collection
interface.
|
| LongIteratorIterator |
Adapts an LongIterator to the
java.util.Iterator Iterator interface.
|
| LongListIteratorListIterator |
Adapts an LongListIterator to the
ListIterator ListIterator interface.
|
| LongListList |
Adapts an LongList to the
List List interface.
|
| NonSerializableByteCollectionCollection | |
| NonSerializableByteListList | |
| NonSerializableCharCollectionCollection | |
| NonSerializableCharListList | |
| NonSerializableCollectionByteCollection | |
| NonSerializableCollectionCharCollection | |
| NonSerializableCollectionDoubleCollection | |
| NonSerializableCollectionFloatCollection | |
| NonSerializableCollectionIntCollection | |
| NonSerializableCollectionLongCollection | |
| NonSerializableCollectionShortCollection | |
| NonSerializableDoubleCollectionCollection | |
| NonSerializableDoubleListList | |
| NonSerializableFloatCollectionCollection | |
| NonSerializableFloatListList | |
| NonSerializableIntCollectionCollection | |
| NonSerializableIntListList | |
| NonSerializableListByteList | |
| NonSerializableListCharList | |
| NonSerializableListDoubleList | |
| NonSerializableListFloatList | |
| NonSerializableListIntList | |
| NonSerializableListLongList | |
| NonSerializableListShortList | |
| NonSerializableLongCollectionCollection | |
| NonSerializableLongListList | |
| NonSerializableShortCollectionCollection | |
| NonSerializableShortListList | |
| ShortCollectionCollection |
Adapts an ShortCollection
to the java.util.Collection Collection
interface.
|
| ShortIteratorIterator |
Adapts an ShortIterator to the
java.util.Iterator Iterator interface.
|
| ShortListIteratorListIterator |
Adapts an ShortListIterator to the
ListIterator ListIterator interface.
|
| ShortListList |
Adapts an ShortList to the
List List interface.
|
Adapters for converting between the primitive and object based versions of the collections framework.
Also see the org.apache.commons.collections.primitives, java.util and org.apache.commons.collections packages.