public class TLongStreamBuilder extends Object implements TLongStream.Builder
Constructor and Description |
---|
TLongStreamBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
accept(long t) |
TLongStream |
build() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add
public void accept(long t)
accept
in interface TLongStream.Builder
public TLongStream build()
build
in interface TLongStream.Builder
Copyright © 2019. All rights reserved.