| Package | Description | 
|---|---|
| org.biojava.nbio.core.search.io | |
| org.biojava.nbio.core.search.io.blast | 
| Modifier and Type | Method and Description | 
|---|---|
Iterator<Hsp> | 
Hit.iterator()  | 
| Constructor and Description | 
|---|
Hit(int hitNum,
   String hitId,
   String hitDef,
   String hitAccession,
   int hitLen,
   List<Hsp> hsps,
   Sequence hitSequence)  | 
| Modifier and Type | Method and Description | 
|---|---|
BlastHitBuilder | 
BlastHitBuilder.setHsps(List<Hsp> hsps)  | 
Copyright © 2000–2016 BioJava. All rights reserved.