| Package | Description |
|---|---|
| tech.units.indriya.unit |
This package provides supports for physics units, in conformity with the
Units of Measurement API.
|
| Modifier and Type | Method and Description |
|---|---|
static <Q extends javax.measure.Quantity<Q>> |
AlternateUnit.of(javax.measure.Unit<?> parent,
String symbol)
Creates an alternate unit for the specified system unit identified by the specified name and symbol.
|
static <Q extends javax.measure.Quantity<Q>> |
AlternateUnit.of(javax.measure.Unit<?> parent,
String symbol,
String name)
Creates an alternate unit for the specified system unit identified by the specified name and symbol.
|
Copyright © 2005–2022 Units of Measurement project. All rights reserved.