| Package | Description |
|---|---|
| org.apache.commons.collections.bag | |
| org.apache.commons.collections.bidimap | |
| org.apache.commons.collections.buffer |
This package contains implementations of the
Buffer interface. |
| org.apache.commons.collections.collection |
This package contains implementations of the
Collection interface. |
| org.apache.commons.collections.list |
This package contains implementations of the
List interface. |
| org.apache.commons.collections.map | |
| org.apache.commons.collections.set |
| Class and Description |
|---|
| AbstractCollectionDecorator
Decorates another
Collection to provide additional behaviour. |
| AbstractSerializableCollectionDecorator
Serializable subclass of AbstractCollectionDecorator.
|
| PredicatedCollection
Decorates another
Collection to validate that additions
match a specified predicate. |
| SynchronizedCollection
Decorates another
Collection to synchronize its behaviour
for a multi-threaded environment. |
| TransformedCollection
Decorates another
Collection to transform objects that are added. |
| Class and Description |
|---|
| AbstractCollectionDecorator
Decorates another
Collection to provide additional behaviour. |
| Class and Description |
|---|
| AbstractCollectionDecorator
Decorates another
Collection to provide additional behaviour. |
| AbstractSerializableCollectionDecorator
Serializable subclass of AbstractCollectionDecorator.
|
| PredicatedCollection
Decorates another
Collection to validate that additions
match a specified predicate. |
| SynchronizedCollection
Decorates another
Collection to synchronize its behaviour
for a multi-threaded environment. |
| TransformedCollection
Decorates another
Collection to transform objects that are added. |
| Class and Description |
|---|
| AbstractCollectionDecorator
Decorates another
Collection to provide additional behaviour. |
| AbstractSerializableCollectionDecorator
Serializable subclass of AbstractCollectionDecorator.
|
| CompositeCollection
Decorates a collection of other collections to provide a single unified view.
|
| CompositeCollection.CollectionMutator
Pluggable strategy to handle changes to the composite.
|
| Class and Description |
|---|
| AbstractCollectionDecorator
Decorates another
Collection to provide additional behaviour. |
| AbstractSerializableCollectionDecorator
Serializable subclass of AbstractCollectionDecorator.
|
| PredicatedCollection
Decorates another
Collection to validate that additions
match a specified predicate. |
| SynchronizedCollection
Decorates another
Collection to synchronize its behaviour
for a multi-threaded environment. |
| TransformedCollection
Decorates another
Collection to transform objects that are added. |
| Class and Description |
|---|
| AbstractCollectionDecorator
Decorates another
Collection to provide additional behaviour. |
| Class and Description |
|---|
| AbstractCollectionDecorator
Decorates another
Collection to provide additional behaviour. |
| AbstractSerializableCollectionDecorator
Serializable subclass of AbstractCollectionDecorator.
|
| CompositeCollection
Decorates a collection of other collections to provide a single unified view.
|
| CompositeCollection.CollectionMutator
Pluggable strategy to handle changes to the composite.
|
| PredicatedCollection
Decorates another
Collection to validate that additions
match a specified predicate. |
| SynchronizedCollection
Decorates another
Collection to synchronize its behaviour
for a multi-threaded environment. |
| TransformedCollection
Decorates another
Collection to transform objects that are added. |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.