public class LcMsnRunSliceIterator extends AbstractRunSliceIterator implements Iterator<RunSlice>
bbHasNext, runSliceHeaderById, spectrumSliceBuffer
boundingBoxIterator, firstBB, statement
Constructor and Description |
---|
LcMsnRunSliceIterator(AbstractMzDbReader mzDbReader,
com.almworks.sqlite4java.SQLiteConnection connection,
double minParentMz,
double maxParentMz) |
LcMsnRunSliceIterator(AbstractMzDbReader mzDbReader,
com.almworks.sqlite4java.SQLiteConnection connection,
double minParentMz,
double maxParentMz,
double minRunSliceMz,
double maxRunSliceMz) |
initSpectrumSliceBuffer, next
closeStatement, getStatement, hasNext, initBB, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, hasNext, next, remove
public LcMsnRunSliceIterator(AbstractMzDbReader mzDbReader, com.almworks.sqlite4java.SQLiteConnection connection, double minParentMz, double maxParentMz) throws com.almworks.sqlite4java.SQLiteException, StreamCorruptedException
com.almworks.sqlite4java.SQLiteException
StreamCorruptedException
public LcMsnRunSliceIterator(AbstractMzDbReader mzDbReader, com.almworks.sqlite4java.SQLiteConnection connection, double minParentMz, double maxParentMz, double minRunSliceMz, double maxRunSliceMz) throws com.almworks.sqlite4java.SQLiteException, StreamCorruptedException
com.almworks.sqlite4java.SQLiteException
StreamCorruptedException
Copyright © 2019. All rights reserved.