Java Streams - Stream.Builder Example








Field

Method

  1. Stream.Builder accept(T t)
  2. Stream.Builder add(T t)
  3. Stream.Builder build()