public class Duration extends Object
| Constructor and Description |
|---|
Duration(double time,
TimeUnit timeUnit) |
| Modifier and Type | Method and Description |
|---|---|
Date |
addTo(Date date) |
double |
getTimeInMillis() |
static Duration |
parse(String str) |
String |
toString() |
Copyright © 2013–2017 V5 Analytics. All rights reserved.