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