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

C

+
+
CABLE - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
CABLE - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
CALORIE - Static variable in class org.unitConverter.unit.BritishImperial
+
 
+
CALORIE - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
canConvertTo(Unit) - Method in class org.unitConverter.unit.Unit
+
+
Checks if a value expressed in this unit can be converted to a value expressed in other
+
+
CANDELA - Static variable in class org.unitConverter.unit.SI.BaseUnits
+
 
+
CANDELA - Static variable in class org.unitConverter.unit.SI
+
 
+
CAPACITANCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
CATALYTIC_ACTIVITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
CELSIUS - Static variable in class org.unitConverter.unit.SI
+
 
+
CENTI - Static variable in class org.unitConverter.unit.SI
+
 
+
CHAIN - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
CLOSING_BRACKET - Static variable in class org.unitConverter.math.ExpressionParser
+
+
The closing bracket.
+
+
CONCENTRATION - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
conditionalExistenceCollection(Collection<E>, Predicate<E>) - Static method in class org.unitConverter.math.ConditionalExistenceCollections
+
+
Elements in the returned wrapper collection are ignored if they don't pass a condition.
+
+
ConditionalExistenceCollections - Class in org.unitConverter.math
+
+
Elements in these wrapper collections only exist if they pass a condition.
+
+
ConditionalExistenceCollections() - Constructor for class org.unitConverter.math.ConditionalExistenceCollections
+
 
+
conditionalExistenceIterator(Iterator<E>, Predicate<E>) - Static method in class org.unitConverter.math.ConditionalExistenceCollections
+
+
Elements in the returned wrapper iterator are ignored if they don't pass a condition.
+
+
conditionalExistenceMap(Map<K, V>, Predicate<Map.Entry<K, V>>) - Static method in class org.unitConverter.math.ConditionalExistenceCollections
+
+
Mappings in the returned wrapper map are ignored if the corresponding entry doesn't pass a condition
+
+
conditionalExistenceSet(Set<E>, Predicate<E>) - Static method in class org.unitConverter.math.ConditionalExistenceCollections
+
+
Elements in the returned wrapper set are ignored if they don't pass a condition.
+
+
Constants() - Constructor for class org.unitConverter.unit.SI.Constants
+
 
+
containsDimensionName(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Tests if the database has a unit dimension with this name.
+
+
containsPrefixName(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Tests if the database has a unit prefix with this name.
+
+
containsUnitName(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Tests if the database has a unit with this name, taking prefixes into consideration
+
+
convertFromBase(double) - Method in class org.unitConverter.unit.BaseUnit
+
 
+
convertFromBase(double) - Method in class org.unitConverter.unit.LinearUnit
+
+
Converts from a value expressed in this unit's base unit to a value expressed in this unit.
+
+
convertFromBase(double) - Method in class org.unitConverter.unit.Unit
+
+
Converts from a value expressed in this unit's base unit to a value expressed in this unit.
+
+
convertTo(Unit, double) - Method in class org.unitConverter.unit.Unit
+
+
Converts a value expressed in this unit to a value expressed in other.
+
+
convertToBase(double) - Method in class org.unitConverter.unit.BaseUnit
+
 
+
convertToBase(double) - Method in class org.unitConverter.unit.LinearUnit
+
+
Converts from a value expressed in this unit to a value expressed in this unit's base unit.
+
+
convertToBase(double) - Method in class org.unitConverter.unit.Unit
+
+
Converts from a value expressed in this unit to a value expressed in this unit's base unit.
+
+
COULOMB - Static variable in class org.unitConverter.unit.SI
+
 
+
CUBIC_FOOT - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
CUBIC_FOOT - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
CUBIC_INCH - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
CUBIC_INCH - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
CUBIC_METRE - Static variable in class org.unitConverter.unit.SI
+
 
+
CUBIC_YARD - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
CUBIC_YARD - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
CUP - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
CURRENCY - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
CURRENCY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
CURRENT_DENSITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
+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