Course Description
stream API supports functional-style operations on streams of elements, such as map-reduce transformations on collections. Most stream operations accept parameters that describe user-specified behavior, which are often lambda expressions .