| Constructor and Description |
|---|
LineCollection(BufferedReader reader) |
LineCollection(File in) |
LineCollection(InputStream in) |
LineCollection(Reader reader) |
public LineCollection(InputStream in) throws IOException
IOExceptionpublic LineCollection(File in) throws IOException
IOExceptionpublic LineCollection(Reader reader) throws IOException
IOExceptionpublic LineCollection(BufferedReader reader) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2015 aQute SARL. All Rights Reserved.