mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
6 lines
222 B
HTML
6 lines
222 B
HTML
<html>
|
|
<body>
|
|
Extracts variables that are declared inside lambda operations to a separate mapping step
|
|
using the <code>Stream.map()</code>, <code>CompletableFuture.thenApply()</code>, or similar operations.
|
|
</body>
|
|
</html> |