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

E

+
+
EARTH_GRAVITY - Static variable in class org.unitConverter.unit.SI.Constants
+
 
+
ELECTRIC_CHARGE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ELECTRIC_CONDUCTANCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ELECTRIC_CURRENT - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
ELECTRIC_CURRENT - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ELECTRIC_RESISTANCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ELECTRONVOLT - Static variable in class org.unitConverter.unit.SI
+
 
+
empty() - Static method in class org.unitConverter.math.ObjectProduct
+
+
Returns an empty ObjectProduct of a certain type
+
+
EMPTY - Static variable in class org.unitConverter.unit.NameSymbol
+
 
+
EMPTY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ENERGY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
equals(double, double) - Static method in class org.unitConverter.math.DecimalComparison
+
+
Tests for equality of double values using DecimalComparison.DOUBLE_EPSILON.
+
+
equals(double, double, double) - Static method in class org.unitConverter.math.DecimalComparison
+
+
Tests for double equality using a custom epsilon value.
+
+
equals(float, float) - Static method in class org.unitConverter.math.DecimalComparison
+
+
Tests for equality of float values using DecimalComparison.FLOAT_EPSILON.
+
+
equals(float, float, float) - Static method in class org.unitConverter.math.DecimalComparison
+
+
Tests for float equality using a custom epsilon value.
+
+
equals(Object) - Method in class org.unitConverter.math.ObjectProduct
+
 
+
equals(Object) - Method in class org.unitConverter.unit.LinearUnit
+
+
+ + Uses the base and conversion factor of units to test for equality.
+
+
equals(Object) - Method in class org.unitConverter.unit.UnitPrefix
+
+
+ + Uses the prefix's multiplier to determine equality.
+
+
EXA - Static variable in class org.unitConverter.unit.SI
+
 
+
EXBI - Static variable in class org.unitConverter.unit.SI
+
 
+
exponentMap() - Method in class org.unitConverter.math.ObjectProduct
+
 
+
ExpressionParser<T> - Class in org.unitConverter.math
+
+
An object that can parse expressions with unary or binary operators.
+
+
ExpressionParser.Builder<T> - Class in org.unitConverter.math
+
+
A builder that can create ExpressionParser<T> instances.
+
+
+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