public class SuffixFormatter extends Object
| Constructor and Description |
|---|
SuffixFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Quantity.Format format,
int exponent) |
BaseExponent |
parse(String suffix) |
public BaseExponent parse(String suffix)
public String format(Quantity.Format format, int exponent)
Copyright © 2021. All rights reserved.