This intention extracts the variable declared inside lambda operation to the separate mapping step using
Stream.map()
,
CompletableFuture.thenApply()
or similar operation.