Back to Intellij Community

Description

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

2025.3-rc-2170 B
Original Source

Extracts variables that are declared inside lambda operations to a separate mapping step using the Stream.map(), CompletableFuture.thenApply(), or similar operations.