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