public abstract class AbstractMapSpectrumLibrary<S extends PeakList> extends Object implements SpectrumLibrary<S>
| Modifier and Type | Field and Description |
|---|---|
protected List<NavigableMap<Peak,S>> |
maps |
| Constructor and Description |
|---|
AbstractMapSpectrumLibrary(Collection<S> spectra) |
protected final List<NavigableMap<Peak,S extends PeakList>> maps
public AbstractMapSpectrumLibrary(Collection<S> spectra)
Copyright © 2016. All Rights Reserved.