public static class Report.ReadableDuration
extends java.lang.Object
| Constructor and Description |
|---|
ReadableDuration(long duration)
Creates a new duration.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTime()
Gets a human readable representation of the duration, such as "1h 3m
5s".
|
Copyright © 2002–2018 PMD. All rights reserved.