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-22.html | 167 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 doc/index-files/index-22.html (limited to 'doc/index-files/index-22.html') diff --git a/doc/index-files/index-22.html b/doc/index-files/index-22.html new file mode 100644 index 0000000..91fdc86 --- /dev/null +++ b/doc/index-files/index-22.html @@ -0,0 +1,167 @@ + + + + + +V-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  + + +

V

+
+
valueOf(String, String) - Static method in class org.unitConverter.unit.BaseDimension
+
+
Gets a BaseDimension with the provided name and symbol.
+
+
valueOf(BaseDimension, String, String) - Static method in class org.unitConverter.unit.BaseUnit
+
+
Gets a base unit from the dimension it measures, its name and its symbol.
+
+
valueOf(BaseDimension, String, String, Set<String>) - Static method in class org.unitConverter.unit.BaseUnit
+
+
Gets a base unit from the dimension it measures, its name and its symbol.
+
+
valueOf(ObjectProduct<BaseUnit>, double) - Static method in class org.unitConverter.unit.LinearUnit
+
+
Gets a LinearUnit from a unit base and a conversion factor.
+
+
valueOf(ObjectProduct<BaseUnit>, double, NameSymbol) - Static method in class org.unitConverter.unit.LinearUnit
+
+
Gets a LinearUnit from a unit base and a conversion factor.
+
+
valueOf(double) - Static method in class org.unitConverter.unit.UnitPrefix
+
+
Gets a UnitPrefix from a multiplier
+
+
valueOf(double, NameSymbol) - Static method in class org.unitConverter.unit.UnitPrefix
+
+
Gets a UnitPrefix from a multiplier and a name
+
+
VELOCITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
VOLT - Static variable in class org.unitConverter.unit.SI
+
 
+
VOLTAGE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
Volume() - Constructor for class org.unitConverter.unit.BritishImperial.Volume
+
 
+
VOLUME - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
Volume() - Constructor for class org.unitConverter.unit.USCustomary.Volume
+
 
+
+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