public class DefaultUnitFormat extends Object
| Constructor and Description |
|---|
DefaultUnitFormat(String format) |
DefaultUnitFormat(String mainUnitName,
boolean leadingZeros,
boolean intermediateZeros,
boolean fixedLength,
int high,
int low,
boolean decimal) |
| Modifier and Type | Method and Description |
|---|---|
NText |
format(double value) |
NText |
formatDouble(double value) |
String |
toPattern() |
Copyright © 2025 vpc open source initiative. All rights reserved.