Package | Description |
---|---|
org.codefx.libfx.collection.transform |
Provides transforming collections.
|
Modifier and Type | Method and Description |
---|---|
TransformingCollection<I,O> |
TransformingCollectionBuilder.transformCollection(Collection<I> collection)
Creates a
TransformingCollection which transforms/decorates the specified collection. |
This documentation is licensed under CC-BY 4.0, attributed to Nicolai Parlog from CodeFX.