public static class StatisticsDatasource.DurationFormatter
extends java.lang.Object
implements java.util.function.Function<java.lang.Double,java.lang.String>
| Constructor and Description |
|---|
DurationFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
apply(java.lang.Double value) |