Interface TStream.Builder<T>

All Known Implementing Classes:
TStreamBuilder
Enclosing interface:
TStream<T>

public static interface TStream.Builder<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept​(T t)
     
    add​(T t)