Trident Operations
The Trident Stream class provides a number of methods that modify the content of a
stream. The Stream.each()
method is overloaded to allow the application of
two types of operations: filters and functions.
For a complete list of methods in the Stream class, see the Trident JavaDoc.