| Package | Description |
|---|---|
| htsjdk.samtools.util |
| Modifier and Type | Method and Description |
|---|---|
SamLocusIterator.LocusInfo |
SamLocusIterator.next()
hasNext() has been fixed so that if it returns true, next() is now guaranteed not to return null.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<SamLocusIterator.LocusInfo> |
SamLocusIterator.iterator() |