Package lazyj

Class FileLinesIterable

java.lang.Object
lazyj.FileLinesIterable
All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<String>

public class FileLinesIterable extends Object implements Iterable<String>, Closeable
Iterable object over the lines in a buffer
Author:
costing