stream.foreach
Stream.forEach: The `forEach` method in the Stream API performs an action on each element of the stream. It is a terminal operation commonly used for side effects such as logging or modifying external states.
stream.foreach.txt · Last modified: 2025/02/01 06:26 by 127.0.0.1