summaryrefslogtreecommitdiff
path: root/doc/org/unitConverter/math/class-use/ObjectProduct.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org/unitConverter/math/class-use/ObjectProduct.html')
-rw-r--r--doc/org/unitConverter/math/class-use/ObjectProduct.html515
1 files changed, 0 insertions, 515 deletions
diff --git a/doc/org/unitConverter/math/class-use/ObjectProduct.html b/doc/org/unitConverter/math/class-use/ObjectProduct.html
deleted file mode 100644
index 1f326fa..0000000
--- a/doc/org/unitConverter/math/class-use/ObjectProduct.html
+++ /dev/null
@@ -1,515 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:17 EST 2019 -->
-<title>Uses of Class org.unitConverter.math.ObjectProduct</title>
-<meta name="date" content="2019-12-24">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class org.unitConverter.math.ObjectProduct";
- }
- }
- catch(err) {
- }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!-- -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!-- -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-files/index-1.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?org/unitConverter/math/class-use/ObjectProduct.html" target="_top">Frames</a></li>
-<li><a href="ObjectProduct.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!-- -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class org.unitConverter.math.ObjectProduct" class="title">Uses of Class<br>org.unitConverter.math.ObjectProduct</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.unitConverter.math">org.unitConverter.math</a></td>
-<td class="colLast">
-<div class="block">Supplementary classes that are not related to units, but are necessary for their function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.unitConverter.unit">org.unitConverter.unit</a></td>
-<td class="colLast">
-<div class="block">Everything to do with the units that make up Unit Converter.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.unitConverter.math">
-<!-- -->
-</a>
-<h3>Uses of <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a> in <a href="../../../../org/unitConverter/math/package-summary.html">org.unitConverter.math</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../org/unitConverter/math/package-summary.html">org.unitConverter.math</a> that return <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ObjectProduct.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/math/ObjectProduct.html#dividedBy-org.unitConverter.math.ObjectProduct-">dividedBy</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>&gt;&nbsp;other)</code>
-<div class="block">Calculates the quotient of two products</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ObjectProduct.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/math/ObjectProduct.html#empty--">empty</a></span>()</code>
-<div class="block">Returns an empty ObjectProduct of a certain type</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ObjectProduct.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/math/ObjectProduct.html#fromExponentMapping-java.util.Map-">fromExponentMapping</a></span>(java.util.Map&lt;T,java.lang.Integer&gt;&nbsp;map)</code>
-<div class="block">Gets an <code>ObjectProduct</code> from an object-to-integer mapping</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ObjectProduct.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/math/ObjectProduct.html#oneOf-T-">oneOf</a></span>(T&nbsp;object)</code>
-<div class="block">Gets an ObjectProduct that has one of the inputted argument, and nothing else.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ObjectProduct.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/math/ObjectProduct.html#times-org.unitConverter.math.ObjectProduct-">times</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>&gt;&nbsp;other)</code>
-<div class="block">Multiplies this product by another</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ObjectProduct.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/math/ObjectProduct.html#toExponent-int-">toExponent</a></span>(int&nbsp;exponent)</code>
-<div class="block">Returns this product, but to an exponent</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../org/unitConverter/math/package-summary.html">org.unitConverter.math</a> with parameters of type <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ObjectProduct.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/math/ObjectProduct.html#dividedBy-org.unitConverter.math.ObjectProduct-">dividedBy</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>&gt;&nbsp;other)</code>
-<div class="block">Calculates the quotient of two products</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ObjectProduct.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/math/ObjectProduct.html#times-org.unitConverter.math.ObjectProduct-">times</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>&gt;&nbsp;other)</code>
-<div class="block">Multiplies this product by another</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.unitConverter.unit">
-<!-- -->
-</a>
-<h3>Uses of <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a> in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> declared as <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ACCELERATION">ACCELERATION</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ANGLE">ANGLE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#AREA">AREA</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#CAPACITANCE">CAPACITANCE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#CATALYTIC_ACTIVITY">CATALYTIC_ACTIVITY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#CONCENTRATION">CONCENTRATION</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#CURRENCY">CURRENCY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#CURRENT_DENSITY">CURRENT_DENSITY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_CHARGE">ELECTRIC_CHARGE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_CONDUCTANCE">ELECTRIC_CONDUCTANCE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_CURRENT">ELECTRIC_CURRENT</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_RESISTANCE">ELECTRIC_RESISTANCE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#EMPTY">EMPTY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ENERGY">ENERGY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#FORCE">FORCE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#FREQUENCY">FREQUENCY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ILLUMINANCE">ILLUMINANCE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#INDUCTANCE">INDUCTANCE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#INFORMATION">INFORMATION</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#LENGTH">LENGTH</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#LUMINANCE">LUMINANCE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#LUMINOUS_FLUX">LUMINOUS_FLUX</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#LUMINOUS_INTENSITY">LUMINOUS_INTENSITY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MAGNETIC_FIELD_STRENGTH">MAGNETIC_FIELD_STRENGTH</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MAGNETIC_FLUX">MAGNETIC_FLUX</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MAGNETIC_FLUX_DENSITY">MAGNETIC_FLUX_DENSITY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MASS">MASS</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MASS_CONCENTRATION">MASS_CONCENTRATION</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MASS_DENSITY">MASS_DENSITY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#POWER">POWER</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#QUANTITY">QUANTITY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#REFLACTIVE_PERMEABILITY">REFLACTIVE_PERMEABILITY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#REFRACTIVE_INDEX">REFRACTIVE_INDEX</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#SOLID_ANGLE">SOLID_ANGLE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#SPECIFIC_ENERGY">SPECIFIC_ENERGY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#SPECIFIC_VOLUME">SPECIFIC_VOLUME</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#SURFACE_DENSITY">SURFACE_DENSITY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#TEMPERATURE">TEMPERATURE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#TIME">TIME</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#VELOCITY">VELOCITY</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#VOLTAGE">VOLTAGE</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#VOLUME">VOLUME</a></span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#WAVENUMBER">WAVENUMBER</a></span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#getBase--">getBase</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#getDimension--">getDimension</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#getDimension-java.lang.String-">getDimension</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Gets a unit dimension from the database using its name.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#getDimensionFromExpression-java.lang.String-">getDimensionFromExpression</a></span>(java.lang.String&nbsp;expression)</code>
-<div class="block">Uses the database's data to parse an expression into a unit dimension</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return types with arguments of type <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>java.util.Map&lt;java.lang.String,<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#dimensionMap--">dimensionMap</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with parameters of type <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#addDimension-java.lang.String-org.unitConverter.math.ObjectProduct-">addDimension</a></span>(java.lang.String&nbsp;name,
- <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>&gt;&nbsp;dimension)</code>
-<div class="block">Adds a unit dimension to the database.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-">fromConversionFunctions</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>&gt;&nbsp;base,
- java.util.function.DoubleUnaryOperator&nbsp;converterFrom,
- java.util.function.DoubleUnaryOperator&nbsp;converterTo)</code>
-<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-org.unitConverter.unit.NameSymbol-">fromConversionFunctions</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>&gt;&nbsp;base,
- java.util.function.DoubleUnaryOperator&nbsp;converterFrom,
- java.util.function.DoubleUnaryOperator&nbsp;converterTo,
- <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a>&nbsp;ns)</code>
-<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td>
-<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#valueOf-org.unitConverter.math.ObjectProduct-double-">valueOf</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>&gt;&nbsp;unitBase,
- double&nbsp;conversionFactor)</code>
-<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td>
-<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#valueOf-org.unitConverter.math.ObjectProduct-double-org.unitConverter.unit.NameSymbol-">valueOf</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>&gt;&nbsp;unitBase,
- double&nbsp;conversionFactor,
- <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a>&nbsp;ns)</code>
-<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with parameters of type <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#Unit-org.unitConverter.math.ObjectProduct-org.unitConverter.unit.NameSymbol-">Unit</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a>&lt;<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>&gt;&nbsp;unitBase,
- <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a>&nbsp;ns)</code>
-<div class="block">Creates the <code>AbstractUnit</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!-- -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!-- -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-files/index-1.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?org/unitConverter/math/class-use/ObjectProduct.html" target="_top">Frames</a></li>
-<li><a href="ObjectProduct.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!-- -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</body>
-</html>