Uses of Class
com.google.mu.util.stream.Iteration
Packages that use Iteration
Package
Description
BiStream, BiCollector, MoreStreams, MoreCollectors etc.
- 
Uses of Iteration in com.google.mu.util.stream
Methods in com.google.mu.util.stream that return IterationModifier and TypeMethodDescriptionGenerates all ofelementsto the result stream.Generateselementto 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