Alle Klassen und Schnittstellen

Klasse
Beschreibung
This class contains the centimetre–gram–second system of units.
This class implements the ServiceProvider interface and hereby uses the JDK ServiceLoader to load the services required.
 
This class contains units from the Imperial system.
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.
This class contains the Gravitational metric system of units.
This class contains obsolete units, no longer used with the SI system or other systems of units.
Utility class holding traditional numbers of the Ancient Tamil Country, Tamizhakam.
Unit<Length> NURU_METER = METER.prefix(NURU);
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.
Unit<Pressure> KOTI_PASCAL = KOTI(PASCAL);
Unit<Length> PATTUK_KOTI_METER = METER.prefix(PATTUK_KOTI);
Utility class holding traditional numbers of the Ancient Tamil Country, Tamizhakam.
This class contains units from the United States customary system.
Utility class holding traditional numbers of the Vedic numbering system used in the Valmiki Ramayana
Unit<Length> KOTI_METRE = KOTI(METRE);