public class CacheElement extends Object
Constructor and Description |
---|
CacheElement(Double massFirst,
String sequence,
Double massSecond,
ArrayList<MatrixContent> cachedPrimary)
Constructor.
|
public CacheElement(Double massFirst, String sequence, Double massSecond, ArrayList<MatrixContent> cachedPrimary)
massFirst
- the first masssequence
- the sequencemassSecond
- the second masscachedPrimary
- cached primaryCopyright © 2018. All rights reserved.