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