public class PipedAlignmentResultImpl<H extends AlignmentHit<?,?>,Q> extends AlignmentResultImpl<H> implements PipedAlignmentResult<H,Q>
| Constructor and Description |
|---|
PipedAlignmentResultImpl(List<H> alignmentHits,
Q query) |
| Modifier and Type | Method and Description |
|---|---|
Q |
getQuery() |
String |
toString() |
getBestHit, getHits, hasHitsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBestHit, getHits, hasHitspublic Q getQuery()
getQuery in interface PipedAlignmentResult<H extends AlignmentHit<?,?>,Q>public String toString()
toString in class AlignmentResultImpl<H extends AlignmentHit<?,?>>Copyright © 2018. All rights reserved.