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 TypeMethodDescriptionDeprecated.Deprecated.Useemit(Object)instead.Iteration.yield(Iteration.Continuation continuation) Deprecated.Uselazily(Continuation)insteadDeprecated.too niche
emit(Iterable)instead.