public static interface TIntStream.Builder
Modifier and Type | Method and Description |
---|---|
void |
accept(int t) |
default TIntStream.Builder |
add(int t) |
TIntStream |
build() |
void accept(int t)
default TIntStream.Builder add(int t)
TIntStream build()
Copyright © 2019. All rights reserved.