| Package | Description |
|---|---|
| tech.units.indriya.function |
This package provides functional interfaces and other functions including unit or quantity conversion.
|
| Modifier and Type | Field | Description |
|---|---|---|
static MixedRadix.PrimaryUnitPick |
MixedRadix.PRIMARY_UNIT_PICK |
|
static MixedRadix.PrimaryUnitPick |
MixedRadix.PRIMARY_UNIT_PICK_DEFAULT |
| Modifier and Type | Method | Description |
|---|---|---|
static MixedRadix.PrimaryUnitPick |
MixedRadix.PrimaryUnitPick.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MixedRadix.PrimaryUnitPick[] |
MixedRadix.PrimaryUnitPick.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2023 Units of Measurement project. All rights reserved.