org.apache.commons.collections.primitives.adapters
final class NonSerializableListByteList extends AbstractListByteList
Since: Commons Primitives 1.0
Version: $Revision: 1.3 $ $Date: 2003/10/16 20:49:38 $
Field Summary | |
---|---|
List | _list |
Constructor Summary | |
---|---|
protected | NonSerializableListByteList(List list) |
Method Summary | |
---|---|
protected List | getList() |