Modifier and Type | Class and Description |
---|---|
class |
SpectrumRangeIterator.MsSpectrumRangeIteratorImpl |
Constructor and Description |
---|
SpectrumRangeIterator(AbstractMzDbReader mzDbReader,
com.almworks.sqlite4java.SQLiteConnection connection,
int msLevel,
int start,
int end) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Spectrum |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public SpectrumRangeIterator(AbstractMzDbReader mzDbReader, com.almworks.sqlite4java.SQLiteConnection connection, int msLevel, int start, int end) throws com.almworks.sqlite4java.SQLiteException, StreamCorruptedException
com.almworks.sqlite4java.SQLiteException
StreamCorruptedException
Copyright © 2019. All rights reserved.