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