| Package | Description |
|---|---|
| tech.units.indriya.format |
| Modifier and Type | Method and Description |
|---|---|
SimpleQuantityFormat |
SimpleQuantityFormatBuilder.build()
Returns an instance of
SimpleQuantityFormat created from the fields set
on this builder. |
static SimpleQuantityFormat |
SimpleQuantityFormat.getInstance()
Returns the quantity format for the default locale.
|
static SimpleQuantityFormat |
SimpleQuantityFormat.getInstance(String pattern)
Returns a
SimpleQuantityFormat using the given pattern. |
Copyright © 2005–2018 Units of Measurement project. All rights reserved.