public class QuantityFormatter extends Object
| Constructor and Description |
|---|
QuantityFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatBytes(long bytes) |
static String |
formatMillis(long milliseconds) |
static String |
formatWithThreeSign(double value) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.