public interface BaseStream
GDK enhancements for BaseStream.
Accumulates the elements of stream into a new List.
T - the type of elementjava.util.List instanceAccumulates the elements of stream into a new Set.
T - the type of elementjava.util.Set instance