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