Uses of Class
ste.lloop.ForwardOnlySequence
Packages that use ForwardOnlySequence
-
Uses of ForwardOnlySequence in ste.lloop
Methods in ste.lloop that return ForwardOnlySequenceModifier and TypeMethodDescriptionForwardOnlySequence.from(int from) static <T> ForwardOnlySequence<T> Creates a new loop over the given iterable.ForwardOnlySequence.step(int step) ForwardOnlySequence.to(int to)