| Package | Description |
|---|---|
| tech.units.indriya.function |
This package provides functional interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static PowerOfIntConverter |
PowerOfIntConverter.of(int base,
int exponent)
Creates a converter with a factor represented by specified base^exponent.
|
static PowerOfIntConverter |
PowerOfIntConverter.of(javax.measure.Prefix prefix)
Creates a converter with the specified Prefix.
|
Copyright © 2005–2018 Units of Measurement project. All rights reserved.