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