Uses of Class
com.google.mu.util.stream.Iteration
Package
Description
BiStream, BiCollector, MoreStreams, MoreCollectors etc.
-
Uses of Iteration in com.google.mu.util.stream
Modifier and TypeMethodDescriptionGenerates all ofelements
to the result stream.Generateselement
to the result stream.Iteration.yield
(Iteration.Continuation continuation) Yields to the stream a recursive iteration or lazy side-effect wrapped incontinuation
.Yields to the stream the result ofcomputation
.Deprecated.Deprecated.usegenerate(Iterable)
instead
generate(T)
instead