Constructor and Description |
---|
LineCollection(BufferedReader reader) |
LineCollection(File in) |
LineCollection(InputStream in) |
LineCollection(Reader reader) |
public LineCollection(InputStream in) throws IOException
IOException
public LineCollection(File in) throws IOException
IOException
public LineCollection(Reader reader) throws IOException
IOException
public LineCollection(BufferedReader reader) throws IOException
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2013 aQute SARL. All rights reserved.