public class AssemblerInput.Reads extends Object
AssemblerInput.getReads()
.public boolean hasNext()
getNextReadPair()
public AssemblerInput.Read getNextReadPair() throws DocumentOperationException
DocumentOperationException
- if the read can't be loadedIllegalStateException
- if there is no next read (hasNext()
would have returned false)