Home » commons-collections-3.2.1-src » org.apache.commons » collections » primitives » adapters »

org.apache.commons.collections.primitives.adapters

Sub Packages:

org.apache.commons.collections.primitives.adapters.io   Adapters for converting between the primitive and object based versions of the collections framework.  

Abstract Classes:

AbstractByteCollectionCollection     code | html
AbstractByteListList     code | html
AbstractCharCollectionCollection     code | html
AbstractCharListList     code | html
AbstractCollectionByteCollection     code | html
AbstractCollectionCharCollection     code | html
AbstractCollectionDoubleCollection     code | html
AbstractCollectionFloatCollection     code | html
AbstractCollectionIntCollection     code | html
AbstractCollectionLongCollection     code | html
AbstractCollectionShortCollection     code | html
AbstractDoubleCollectionCollection     code | html
AbstractDoubleListList     code | html
AbstractFloatCollectionCollection     code | html
AbstractFloatListList     code | html
AbstractIntCollectionCollection     code | html
AbstractIntListList     code | html
AbstractListByteList     code | html
AbstractListCharList     code | html
AbstractListDoubleList     code | html
AbstractListFloatList     code | html
AbstractListIntList     code | html
AbstractListLongList     code | html
AbstractListShortList     code | html
AbstractLongCollectionCollection     code | html
AbstractLongListList     code | html
AbstractShortCollectionCollection     code | html
AbstractShortListList     code | html
BaseTestList     code | html

Classes:

ByteCollectionCollection   Adapts an ByteCollection to the Collection interface.  code | html
ByteIteratorIterator   Adapts an ByteIterator to the Iterator interface.  code | html
ByteListIteratorListIterator   Adapts an ByteListIterator to the ListIterator interface.  code | html
ByteListList   Adapts an ByteList to the List interface.  code | html
CharCollectionCollection   Adapts an CharCollection to the Collection interface.  code | html
CharIteratorIterator   Adapts an CharIterator to the Iterator interface.  code | html
CharListIteratorListIterator   Adapts an CharListIterator to the ListIterator interface.  code | html
CharListList   Adapts an CharList to the List interface.  code | html
CollectionByteCollection   Adapts a Number -valued Collection to the ByteCollection interface.  code | html
CollectionCharCollection   Adapts a Number -valued Collection to the CharCollection interface.  code | html
CollectionDoubleCollection   Adapts a Number -valued Collection to the DoubleCollection interface.  code | html
CollectionFloatCollection   Adapts a Number -valued Collection to the FloatCollection interface.  code | html
CollectionIntCollection   Adapts a Number -valued Collection to the IntCollection interface.  code | html
CollectionLongCollection   Adapts a Number -valued Collection to the LongCollection interface.  code | html
CollectionShortCollection   Adapts a Number -valued Collection to the ShortCollection interface.  code | html
DoubleCollectionCollection   Adapts an DoubleCollection to the Collection interface.  code | html
DoubleIteratorIterator   Adapts an DoubleIterator to the Iterator interface.  code | html
DoubleListIteratorListIterator   Adapts an DoubleListIterator to the ListIterator interface.  code | html
DoubleListList   Adapts an DoubleList to the List interface.  code | html
FloatCollectionCollection   Adapts an FloatCollection to the Collection interface.  code | html
FloatIteratorIterator   Adapts an FloatIterator to the Iterator interface.  code | html
FloatListIteratorListIterator   Adapts an FloatListIterator to the ListIterator interface.  code | html
FloatListList   Adapts an FloatList to the List interface.  code | html
IntCollectionCollection   Adapts an IntCollection to the Collection interface.  code | html
IntIteratorIterator   Adapts an IntIterator to the Iterator interface.  code | html
IntListIteratorListIterator   Adapts an IntListIterator to the ListIterator interface.  code | html
IntListList   Adapts an IntList to the List interface.  code | html
IteratorByteIterator   Adapts a Number -valued Iterator to the ByteIterator interface.  code | html
IteratorCharIterator   Adapts a Number -valued Iterator to the CharIterator interface.  code | html
IteratorDoubleIterator   Adapts a Number -valued Iterator to the DoubleIterator interface.  code | html
IteratorFloatIterator   Adapts a Number -valued Iterator to the FloatIterator interface.  code | html
IteratorIntIterator   Adapts a Number -valued Iterator to the IntIterator interface.  code | html
IteratorLongIterator   Adapts a Number -valued Iterator to the LongIterator interface.  code | html
IteratorShortIterator   Adapts a Number -valued Iterator to the ShortIterator interface.  code | html
ListByteList   Adapts a Number -valued List to the ByteList interface.  code | html
ListCharList   Adapts a Number -valued List to the CharList interface.  code | html
ListDoubleList   Adapts a Number -valued List to the DoubleList interface.  code | html
ListFloatList   Adapts a Number -valued List to the FloatList interface.  code | html
ListIntList   Adapts a Number -valued List to the IntList interface.  code | html
ListIteratorByteListIterator   Adapts a Number -valued ListIterator to the ByteListIterator interface.  code | html
ListIteratorCharListIterator   Adapts a Number -valued ListIterator to the CharListIterator interface.  code | html
ListIteratorDoubleListIterator   Adapts a Number -valued ListIterator to the DoubleListIterator interface.  code | html
ListIteratorFloatListIterator   Adapts a Number -valued ListIterator to the FloatListIterator interface.  code | html
ListIteratorIntListIterator   Adapts a Number -valued ListIterator to the IntListIterator interface.  code | html
ListIteratorLongListIterator   Adapts a Number -valued ListIterator to the LongListIterator interface.  code | html
ListIteratorShortListIterator   Adapts a Number -valued ListIterator to the ShortListIterator interface.  code | html
ListLongList   Adapts a Number -valued List to the LongList interface.  code | html
ListShortList   Adapts a Number -valued List to the ShortList interface.  code | html
LongCollectionCollection   Adapts an LongCollection to the Collection interface.  code | html
LongIteratorIterator   Adapts an LongIterator to the Iterator interface.  code | html
LongListIteratorListIterator   Adapts an LongListIterator to the ListIterator interface.  code | html
LongListList   Adapts an LongList to the List interface.  code | html
NonSerializableByteCollectionCollection     code | html
NonSerializableByteListList     code | html
NonSerializableCharCollectionCollection     code | html
NonSerializableCharListList     code | html
NonSerializableCollectionByteCollection     code | html
NonSerializableCollectionCharCollection     code | html
NonSerializableCollectionDoubleCollection     code | html
NonSerializableCollectionFloatCollection     code | html
NonSerializableCollectionIntCollection     code | html
NonSerializableCollectionLongCollection     code | html
NonSerializableCollectionShortCollection     code | html
NonSerializableDoubleCollectionCollection     code | html
NonSerializableDoubleListList     code | html
NonSerializableFloatCollectionCollection     code | html
NonSerializableFloatListList     code | html
NonSerializableIntCollectionCollection     code | html
NonSerializableIntListList     code | html
NonSerializableListByteList     code | html
NonSerializableListCharList     code | html
NonSerializableListDoubleList     code | html
NonSerializableListFloatList     code | html
NonSerializableListIntList     code | html
NonSerializableListLongList     code | html
NonSerializableListShortList     code | html
NonSerializableLongCollectionCollection     code | html
NonSerializableLongListList     code | html
NonSerializableShortCollectionCollection     code | html
NonSerializableShortListList     code | html
ShortCollectionCollection   Adapts an ShortCollection to the Collection interface.  code | html
ShortIteratorIterator   Adapts an ShortIterator to the Iterator interface.  code | html
ShortListIteratorListIterator   Adapts an ShortListIterator to the ListIterator interface.  code | html
ShortListList   Adapts an ShortList to the List interface.  code | html
TestByteListList     code | html
TestCharListList     code | html
TestDoubleListList     code | html
TestFloatListList     code | html
TestIntListList     code | html
TestListByteList     code | html
TestListCharList     code | html
TestListDoubleList     code | html
TestListFloatList     code | html
TestListIntList     code | html
TestListLongList     code | html
TestListShortList     code | html
TestLongListList     code | html
TestShortListList     code | html

All Test Cases:

PackageTestSuite   Test this package.  code | html
TestByteCollectionCollection     code | html
TestByteIteratorIterator     code | html
TestByteListIteratorListIterator     code | html
TestCharCollectionCollection     code | html
TestCharIteratorIterator     code | html
TestCharListIteratorListIterator     code | html
TestCollectionByteCollection     code | html
TestCollectionCharCollection     code | html
TestCollectionDoubleCollection     code | html
TestCollectionFloatCollection     code | html
TestCollectionIntCollection     code | html
TestCollectionLongCollection     code | html
TestCollectionShortCollection     code | html
TestDoubleCollectionCollection     code | html
TestDoubleIteratorIterator     code | html
TestDoubleListIteratorListIterator     code | html
TestFloatCollectionCollection     code | html
TestFloatIteratorIterator     code | html
TestFloatListIteratorListIterator     code | html
TestIntCollectionCollection     code | html
TestIntIteratorIterator     code | html
TestIntListIteratorListIterator     code | html
TestIteratorByteIterator     code | html
TestIteratorCharIterator     code | html
TestIteratorDoubleIterator     code | html
TestIteratorFloatIterator     code | html
TestIteratorIntIterator     code | html
TestIteratorLongIterator     code | html
TestIteratorShortIterator     code | html
TestListIteratorByteListIterator     code | html
TestListIteratorCharListIterator     code | html
TestListIteratorDoubleListIterator     code | html
TestListIteratorFloatListIterator     code | html
TestListIteratorIntListIterator     code | html
TestListIteratorLongListIterator     code | html
TestListIteratorShortListIterator     code | html
TestLongCollectionCollection     code | html
TestLongIteratorIterator     code | html
TestLongListIteratorListIterator     code | html
TestShortCollectionCollection     code | html
TestShortIteratorIterator     code | html
TestShortListIteratorListIterator     code | html