Uses of Class
ste.lloop.LinesSequence
Packages that use LinesSequence
-
Uses of LinesSequence in ste.lloop
Methods in ste.lloop that return LinesSequenceModifier and TypeMethodDescriptionstatic LinesSequenceLoop.on(BufferedReader reader) Creates a new loop over the lines of a given BufferedReader.static LinesSequenceCreates a new loop over the lines of a given file.static LinesSequenceCreates a new loop over the lines of a given path.