Back to Intellij Community

Description

java/java-impl/resources/intentionDescriptions/ComposeFunctionChainAction/description.html

2025.3-rc-2162 B
Original Source

Allows composing the Function.apply and BiFunction.apply calls with the outer call.

This intention allows extracting the composed function back if necessary.