public class Duration extends Object
Constructor and Description |
---|
Duration() |
Modifier and Type | Method and Description |
---|---|
void |
finished() |
String |
getDurationString() |
static String |
humanTime(long time) |
protected long |
time() |
String |
toString() |
long |
value() |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.