Package | Description |
---|---|
org.codefx.libfx.collection.transform |
Provides transforming collections.
|
Modifier and Type | Method and Description |
---|---|
TransformingMap<IK,OK,IV,OV> |
TransformingMapBuilder.transformMap(Map<IK,IV> map)
Creates a
TransformingMap which transforms/decorates the specified map. |
This documentation is licensed under CC-BY 4.0, attributed to Nicolai Parlog from CodeFX.