public static class KindOfQuantity.VerboseFormatter<U extends TypedUnit<U>> extends DisplayFormatter<IQuantity>
ENGINEERING_NOTATION_IDENTIFIER, SCIENTIFIC_NOTATION_IDENTIFIER| Modifier | Constructor and Description |
|---|---|
protected |
VerboseFormatter(KindOfQuantity<U> kindOfQuantity) |
protected |
VerboseFormatter(KindOfQuantity<U> kindOfQuantity,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(IQuantity quantity) |
getContentType, getIdentifier, getNameprotected VerboseFormatter(KindOfQuantity<U> kindOfQuantity)
protected VerboseFormatter(KindOfQuantity<U> kindOfQuantity, String name)
public String format(IQuantity quantity)
format in interface IFormatter<IQuantity>format in class DisplayFormatter<IQuantity>Copyright © 2019. All rights reserved.