public final class Duration
extends java.lang.Object
| Constructor | Description |
|---|---|
Duration() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.CharSequence |
toHumanDuration(long duration) |
Format a duration in milliseconds to a human string (in English).
|
Copyright © 2011–2018 Carrot Search s.c.. All rights reserved.