Uses of Class
ste.lloop.ForwardOnlySequence
Packages that use ForwardOnlySequence
-
Uses of ForwardOnlySequence in ste.lloop
Subclasses of ForwardOnlySequence in ste.lloopModifier and TypeClassDescriptionclassA sequence that loops over an iterable and can only go forward.classA sequence that loops over an iterator and can only go forward.classA sequence that loops over lines from a File, Path, or BufferedReader.Subclasses with type arguments of type ForwardOnlySequence in ste.lloopModifier and TypeClassDescriptionclassA sequence that loops only forwardsMethods in ste.lloop that return ForwardOnlySequence