| Package | Description |
|---|---|
| systems.uom.common |
This package provides SPI implementations in conformity with the
Units of Measurement API.
|
| Class | Description |
|---|---|
| CGS |
This class contains the centimetre–gram–second system of units.
|
| IndianPrefix |
Utility class holding prefixes used today in India, Pakistan, Bangladesh, Nepal
and Myanmar (Burma); based on grouping by two decimal places, rather than the
three decimal places common in most parts of the world.
|
| TamilPrefix |
Utility class holding Tamil-System prefixes used today in parts of India and Sri Lanka;
based on grouping by two decimal places, rather than the
three decimal places common in most parts of the world.
import static
systems.uom.common.TamilPrefix.*; // Static import. |
Copyright © 2005–2020 Units of Measurement project. All rights reserved.