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