Interface Streamable<T>

    • Method Detail

      • stream

        Stream<T> stream()
        Create a new stream.
        Returns:
        the stream