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