public class AgilentCompounds extends Object
| Constructor and Description |
|---|
AgilentCompounds() |
AgilentCompounds(int startSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(AgilentCompound e) |
List<AgilentCompound> |
getCompounds() |
boolean |
isEmpty() |
int |
size() |
void |
splitCompoundsByAdduct() |
public AgilentCompounds()
public AgilentCompounds(int startSize)
public List<AgilentCompound> getCompounds()
public int size()
public boolean isEmpty()
public boolean add(AgilentCompound e)
public void splitCompoundsByAdduct()
Copyright © 2017. All rights reserved.