public static <T> Builder<T> builder ()

Returns a builder for a Stream.

Parameters:
<T>    type of elements

Returns:  a stream builder