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-6.html | 181 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 doc/index-files/index-6.html (limited to 'doc/index-files/index-6.html') diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html new file mode 100644 index 0000000..627d49d --- /dev/null +++ b/doc/index-files/index-6.html @@ -0,0 +1,181 @@ + + + + + +F-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  + + +

F

+
+
FAHRENHEIT - Static variable in class org.unitConverter.unit.BritishImperial
+
 
+
FAHRENHEIT - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
FARAD - Static variable in class org.unitConverter.unit.SI
+
 
+
FATHOM - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
FATHOM - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
FEMTO - Static variable in class org.unitConverter.unit.SI
+
 
+
FLOAT_EPSILON - Static variable in class org.unitConverter.math.DecimalComparison
+
+
The value used for float comparison.
+
+
FLUID_DRAM - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
FLUID_OUNCE - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
FLUID_OUNCE - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
FOOT - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
FOOT - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
FOOT_POUND - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
FORCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
FREQUENCY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
fromConversionFunctions(ObjectProduct<BaseUnit>, DoubleUnaryOperator, DoubleUnaryOperator) - Static method in class org.unitConverter.unit.Unit
+
+
Returns a unit from its base and the functions it uses to convert to and from its base.
+
+
fromConversionFunctions(ObjectProduct<BaseUnit>, DoubleUnaryOperator, DoubleUnaryOperator, NameSymbol) - Static method in class org.unitConverter.unit.Unit
+
+
Returns a unit from its base and the functions it uses to convert to and from its base.
+
+
fromExponentMapping(Map<T, Integer>) - Static method in class org.unitConverter.math.ObjectProduct
+
+
Gets an ObjectProduct from an object-to-integer mapping
+
+
fromUnitValue(Unit, double) - Static method in class org.unitConverter.unit.LinearUnit
+
+
Gets a LinearUnit from a unit and a value.
+
+
fromUnitValue(Unit, double, NameSymbol) - Static method in class org.unitConverter.unit.LinearUnit
+
+
Gets a LinearUnit from a unit and a value.
+
+
FURLONG - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
+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