- ObjectProduct<T> - Class in org.unitConverter.math
-
An immutable product of multiple objects of a type, such as base units.
- of(String, String) - Static method in class org.unitConverter.unit.NameSymbol
-
Gets a NameSymbol
with a primary name, a symbol and no other names.
- of(String, String, Set<String>) - Static method in class org.unitConverter.unit.NameSymbol
-
Gets a NameSymbol
with a primary name, a symbol and additional names.
- of(String, String, String...) - Static method in class org.unitConverter.unit.NameSymbol
-
h * Gets a NameSymbol
with a primary name, a symbol and additional names.
- of(String, String, String) - Static method in class org.unitConverter.unit.NameSymbol
-
Gets a NameSymbol
with a primary name, a symbol and an additional name.
- of(String, String, String, String) - Static method in class org.unitConverter.unit.NameSymbol
-
Gets a NameSymbol
with a primary name, a symbol and additional names.
- of(String, String, String, String, String) - Static method in class org.unitConverter.unit.NameSymbol
-
Gets a NameSymbol
with a primary name, a symbol and additional names.
- ofName(String) - Static method in class org.unitConverter.unit.NameSymbol
-
Gets a NameSymbol
with a primary name, no symbol, and no other names.
- ofNullable(String, String, Set<String>) - Static method in class org.unitConverter.unit.NameSymbol
-
Gets a NameSymbol
with a primary name, a symbol and additional names.
- ofNullable(String, String, String...) - Static method in class org.unitConverter.unit.NameSymbol
-
h * Gets a NameSymbol
with a primary name, a symbol and additional names.
- ofSymbol(String) - Static method in class org.unitConverter.unit.NameSymbol
-
Gets a NameSymbol
with a symbol and no names.
- OHM - Static variable in class org.unitConverter.unit.SI
-
- OIL_BARREL - Static variable in class org.unitConverter.unit.USCustomary.Volume
-
- ONE - Static variable in class org.unitConverter.unit.SI
-
- oneOf(T) - Static method in class org.unitConverter.math.ObjectProduct
-
Gets an ObjectProduct that has one of the inputted argument, and nothing else.
- OPENING_BRACKET - Static variable in class org.unitConverter.math.ExpressionParser
-
The opening bracket.
- org.unitConverter - package org.unitConverter
-
A program that converts units.
- org.unitConverter.converterGUI - package org.unitConverter.converterGUI
-
The GUI interface of the Unit Converter.
- org.unitConverter.math - package org.unitConverter.math
-
Supplementary classes that are not related to units, but are necessary for their function.
- org.unitConverter.unit - package org.unitConverter.unit
-
Everything to do with the units that make up Unit Converter.
- OUNCE - Static variable in class org.unitConverter.unit.BritishImperial.Mass
-
- OUNCE - Static variable in class org.unitConverter.unit.USCustomary.Mass
-
- OUNCE_FORCE - Static variable in class org.unitConverter.unit.BritishImperial
-
- OUNCE_FORCE - Static variable in class org.unitConverter.unit.USCustomary
-