org.utgenome.format.blast
Class Blast2Silk.PeekableReader
java.lang.Object
java.io.Reader
java.io.BufferedReader
org.utgenome.format.blast.Blast2Silk.PeekableReader
- All Implemented Interfaces:
- Closeable, Readable
- Enclosing class:
- Blast2Silk
public static class Blast2Silk.PeekableReader
- extends BufferedReader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Blast2Silk.PeekableReader
public Blast2Silk.PeekableReader(BufferedReader out)
peekNextLine
public String peekNextLine()
throws IOException
- Throws:
IOException
readLine
public String readLine()
throws IOException
- Overrides:
readLine
in class BufferedReader
- Throws:
IOException
Copyright © 2007-2012 utgenome.org. All Rights Reserved.