|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Durations.DurationFormat | |
|---|---|
| org.sonar.api.utils | |
| Uses of Durations.DurationFormat in org.sonar.api.utils |
|---|
| Methods in org.sonar.api.utils that return Durations.DurationFormat | |
|---|---|
static Durations.DurationFormat |
Durations.DurationFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Durations.DurationFormat[] |
Durations.DurationFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.sonar.api.utils with parameters of type Durations.DurationFormat | |
|---|---|
String |
Durations.format(Locale locale,
Duration duration,
Durations.DurationFormat format)
Return the formatted work duration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||