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