public interface RetentionTime
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(RetentionTime retentionTime) |
RetentionTime |
copy() |
double |
getMaxRetentionTime()
Returns the largest retention time, the units of the time is seconds
|
double |
getMinRetentionTime()
Returns the smallest retention time, the units of the time is seconds
|
double |
getTime()
Returns the retention time the units of the time is seconds
|
double getTime()
double getMinRetentionTime()
double getMaxRetentionTime()
RetentionTime copy()
boolean contains(RetentionTime retentionTime)
Copyright © 2016. All Rights Reserved.