public static interface Node.Builder.OfLong extends Node.Builder<Long>, Sink.OfLong
Node.Builder.OfDouble, Node.Builder.OfInt, Node.Builder.OfLong
Sink.ChainedDouble<E_OUT>, Sink.ChainedInt<E_OUT>, Sink.ChainedLong<E_OUT>, Sink.ChainedReference<T,E_OUT>
Modifier and Type | Method and Description |
---|---|
Node.OfLong |
build()
Builds the node.
|
accept, accept
accept, accept, begin, cancellationRequested, end
andThen
Node.OfLong build()
Node.Builder
Sink.end()
.build
in interface Node.Builder<Long>
Node