Function
, Predicate
, Consumer
, Supplier
6map
, filter
, sorted
, distinct
25forEach
, collect
, reduce
28limit
, findFirst
, anyMatch
36Optional
to Avoid NullPointerExceptions46Optional
Operations48Either
, Try
Patterns (Custom Implementations)56Comparator
, Runnable
)123