FunctionalInterface types.
See: Description
FunctionalInterface types from the
java.* packages, allowing to throw checked Exceptions that can be handled in
Unchecked.
Seq or
Window delegating common aggregation functions to
Collectable.collect(Collector)
Stream that adds all sorts of useful methods that work only because it is sequential and ordered.
Window.
Unchecked's methods.
FunctionalInterface types.