org.apache.commons.collections.primitives.adapters
final class NonSerializableIntListList extends AbstractIntListList
Since: Commons Primitives 1.0
Version: $Revision: 1.3 $ $Date: 2003/10/16 20:49:38 $
| Field Summary | |
|---|---|
| IntList | _list |
| Constructor Summary | |
|---|---|
| NonSerializableIntListList(IntList list)
Creates a List List wrapping
the specified IntList. | |
| Method Summary | |
|---|---|
| protected IntList | getIntList() |
List List wrapping
the specified IntList.