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