Class LineCollection

java.lang.Object
aQute.lib.collections.LineCollection
All Implemented Interfaces:
Closeable, AutoCloseable, Iterator<String>

public class LineCollection extends Object implements Iterator<String>, Closeable