| Package | Description |
|---|---|
| org.openjdk.jmc.common.unit |
This package contains the data model for quantities and units.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
KindOfQuantity.ExactFormatter<U extends TypedUnit<U>> |
static class |
KindOfQuantity.VerboseFormatter<U extends TypedUnit<U>> |
static class |
LinearKindOfQuantity.AutoFormatter |
static class |
LinearKindOfQuantity.DualUnitFormatter |
| Modifier and Type | Method and Description |
|---|---|
List<DisplayFormatter<T>> |
ContentType.getFormatters() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContentType.addFormatter(DisplayFormatter<T> formatter) |
Copyright © 2019. All rights reserved.