org.apache.commons.collections.primitives.adapters
final class NonSerializableByteCollectionCollection extends AbstractByteCollectionCollection
Since: Commons Primitives 1.0
Version: $Revision: 1.3 $ $Date: 2003/10/16 20:49:39 $
| Field Summary | |
|---|---|
| ByteCollection | _collection |
| Constructor Summary | |
|---|---|
| NonSerializableByteCollectionCollection(ByteCollection collection)
Creates a Collection Collection wrapping
the specified ByteCollection. | |
| Method Summary | |
|---|---|
| protected ByteCollection | getByteCollection() |
Collection Collection wrapping
the specified ByteCollection.