Back
Close

Stream sum of evens in Java

Daxlo
7,149 views

import java.util.stream.*;

Silly reminider of streams

Stream sum of even numbers includeing 2 up to including N. Go to the Java streams cheat sheet for more.

Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io