From 2c146c894972e2c6ab701b3c66dcf242d7be656f Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Tue, 24 Dec 2019 16:16:13 -0500 Subject: Added Javadoc to the project. --- doc/index-files/index-21.html | 175 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 doc/index-files/index-21.html (limited to 'doc/index-files/index-21.html') diff --git a/doc/index-files/index-21.html b/doc/index-files/index-21.html new file mode 100644 index 0000000..a89f806 --- /dev/null +++ b/doc/index-files/index-21.html @@ -0,0 +1,175 @@ + + + + + +U-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

U

+
+
Unit - Class in org.unitConverter.unit
+
+
A unit that is composed of base units.
+
+
Unit(ObjectProduct<BaseUnit>, NameSymbol) - Constructor for class org.unitConverter.unit.Unit
+
+
Creates the AbstractUnit.
+
+
UnitDatabase - Class in org.unitConverter.unit
+
+
A database of units, prefixes and dimensions, and their names.
+
+
UnitDatabase() - Constructor for class org.unitConverter.unit.UnitDatabase
+
+
Creates the UnitsDatabase.
+
+
unitMap() - Method in class org.unitConverter.unit.UnitDatabase
+
+
Returns a map mapping unit names to units, including units with prefixes.
+
+
unitMapPrefixless() - Method in class org.unitConverter.unit.UnitDatabase
+
 
+
UnitPrefix - Class in org.unitConverter.unit
+
+
A prefix that can be applied to a LinearUnit to multiply it by some value
+
+
USCustomary - Class in org.unitConverter.unit
+
+
A static utility class that contains units in the US Customary system.
+
+
USCustomary() - Constructor for class org.unitConverter.unit.USCustomary
+
 
+
USCustomary.Area - Class in org.unitConverter.unit
+
+
US Customary units that measure area
+
+
USCustomary.Length - Class in org.unitConverter.unit
+
+
US Customary units that measure length
+
+
USCustomary.Mass - Class in org.unitConverter.unit
+
+
mass units
+
+
USCustomary.Volume - Class in org.unitConverter.unit
+
+
Volume units
+
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + -- cgit v1.2.3