diff options
Diffstat (limited to 'doc/org/unitConverter/math/ObjectProduct.html')
-rw-r--r-- | doc/org/unitConverter/math/ObjectProduct.html | 553 |
1 files changed, 553 insertions, 0 deletions
diff --git a/doc/org/unitConverter/math/ObjectProduct.html b/doc/org/unitConverter/math/ObjectProduct.html new file mode 100644 index 0000000..08f8e8f --- /dev/null +++ b/doc/org/unitConverter/math/ObjectProduct.html @@ -0,0 +1,553 @@ +<!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:16 EST 2019 --> +<title>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="ObjectProduct"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":9,"i5":10,"i6":10,"i7":10,"i8":10,"i9":9,"i10":10,"i11":10,"i12":10,"i13":10}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/ObjectProduct.html">Use</a></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><a href="../../../org/unitConverter/math/ExpressionParser.Builder.html" title="class in org.unitConverter.math"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?org/unitConverter/math/ObjectProduct.html" target="_top">Frames</a></li> +<li><a href="ObjectProduct.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.unitConverter.math</div> +<h2 title="Class ObjectProduct" class="title">Class ObjectProduct<T></h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.unitConverter.math.ObjectProduct<T></li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public final class <span class="typeNameLabel">ObjectProduct<T></span> +extends java.lang.Object</pre> +<div class="block">An immutable product of multiple objects of a type, such as base units. The objects can be multiplied and + exponentiated.</div> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2019-10-16</dd> +<dt><span class="simpleTagLabel">Author:</span></dt> +<dd>Adrien Hopkins</dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code><a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>></code></td> +<td class="colLast"><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><<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>> other)</code> +<div class="block">Calculates the quotient of two products</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>static <T> <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><T></code></td> +<td class="colLast"><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 id="i2" class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>java.util.Map<<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>,java.lang.Integer></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#exponentMap--">exponentMap</a></span>()</code> </td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>static <T> <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><T></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#fromExponentMapping-java.util.Map-">fromExponentMapping</a></span>(java.util.Map<T,java.lang.Integer> map)</code> +<div class="block">Gets an <code>ObjectProduct</code> from an object-to-integer mapping</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>java.util.Set<<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#getBaseSet--">getBaseSet</a></span>()</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#getExponent-T-">getExponent</a></span>(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a> dimension)</code> +<div class="block">Gets the exponent for a specific dimension.</div> +</td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#hashCode--">hashCode</a></span>()</code> </td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#isSingleObject--">isSingleObject</a></span>()</code> </td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code>static <T> <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><T></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#oneOf-T-">oneOf</a></span>(T object)</code> +<div class="block">Gets an ObjectProduct that has one of the inputted argument, and nothing else.</div> +</td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code><a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>></code></td> +<td class="colLast"><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><<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>> other)</code> +<div class="block">Multiplies this product by another</div> +</td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code><a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#toExponent-int-">toExponent</a></span>(int exponent)</code> +<div class="block">Returns this product, but to an exponent</div> +</td> +</tr> +<tr id="i12" class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#toString--">toString</a></span>()</code> +<div class="block">Converts this product to a string using the objects' <code>Object.toString()</code> method.</div> +</td> +</tr> +<tr id="i13" class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/math/ObjectProduct.html#toString-java.util.function.Function-">toString</a></span>(java.util.function.Function<<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>,java.lang.String> objectToString)</code> +<div class="block">Converts this product to a string.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="empty--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>empty</h4> +<pre>public static final <T> <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><T> empty()</pre> +<div class="block">Returns an empty ObjectProduct of a certain type</div> +<dl> +<dt><span class="paramLabel">Type Parameters:</span></dt> +<dd><code>T</code> - type of objects that can be multiplied</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>empty product</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2019-10-16</dd> +</dl> +</li> +</ul> +<a name="fromExponentMapping-java.util.Map-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>fromExponentMapping</h4> +<pre>public static final <T> <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><T> fromExponentMapping(java.util.Map<T,java.lang.Integer> map)</pre> +<div class="block">Gets an <code>ObjectProduct</code> from an object-to-integer mapping</div> +<dl> +<dt><span class="paramLabel">Type Parameters:</span></dt> +<dd><code>T</code> - type of object in product</dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>map</code> - map mapping objects to exponents</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>object product</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2019-10-16</dd> +</dl> +</li> +</ul> +<a name="oneOf-java.lang.Object-"> +<!-- --> +</a><a name="oneOf-T-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>oneOf</h4> +<pre>public static final <T> <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><T> oneOf(T object)</pre> +<div class="block">Gets an ObjectProduct that has one of the inputted argument, and nothing else.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>object</code> - object that will be in the product</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>product</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>java.lang.NullPointerException</code> - if object is null</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2019-10-16</dd> +</dl> +</li> +</ul> +<a name="dividedBy-org.unitConverter.math.ObjectProduct-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>dividedBy</h4> +<pre>public <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>> dividedBy(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>> other)</pre> +<div class="block">Calculates the quotient of two products</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>other</code> - other product</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>quotient of two products</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>java.lang.NullPointerException</code> - if other is null</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2019-10-16</dd> +</dl> +</li> +</ul> +<a name="equals-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object obj)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> +<a name="exponentMap--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>exponentMap</h4> +<pre>public java.util.Map<<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>,java.lang.Integer> exponentMap()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>immutable map mapping objects to exponents</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2019-10-16</dd> +</dl> +</li> +</ul> +<a name="getBaseSet--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBaseSet</h4> +<pre>public final java.util.Set<<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>> getBaseSet()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>a set of all of the base objects with non-zero exponents that make up this dimension.</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2018-12-12, v0.1.0</dd> +</dl> +</li> +</ul> +<a name="getExponent-java.lang.Object-"> +<!-- --> +</a><a name="getExponent-T-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getExponent</h4> +<pre>public int getExponent(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a> dimension)</pre> +<div class="block">Gets the exponent for a specific dimension.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>dimension</code> - dimension to check</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>exponent for that dimension</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2018-12-12, v0.1.0</dd> +</dl> +</li> +</ul> +<a name="hashCode--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> +<a name="isSingleObject--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isSingleObject</h4> +<pre>public boolean isSingleObject()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>true if this product is a single object, i.e. it has one exponent of one and no other nonzero exponents</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2019-10-16</dd> +</dl> +</li> +</ul> +<a name="times-org.unitConverter.math.ObjectProduct-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>times</h4> +<pre>public <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>> times(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>> other)</pre> +<div class="block">Multiplies this product by another</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>other</code> - other product</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>product of two products</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>java.lang.NullPointerException</code> - if other is null</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2019-10-16</dd> +</dl> +</li> +</ul> +<a name="toExponent-int-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toExponent</h4> +<pre>public <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>> toExponent(int exponent)</pre> +<div class="block">Returns this product, but to an exponent</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>exponent</code> - exponent</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>result of exponentiation</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2019-10-16</dd> +</dl> +</li> +</ul> +<a name="toString--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString()</pre> +<div class="block">Converts this product to a string using the objects' <code>Object.toString()</code> method. If objects have a long + toString representation, it is recommended to use <a href="../../../org/unitConverter/math/ObjectProduct.html#toString-java.util.function.Function-"><code>toString(Function)</code></a> instead to shorten the returned + string. + + <p> + </div> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code>toString</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> +<a name="toString-java.util.function.Function-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>toString</h4> +<pre>public java.lang.String toString(java.util.function.Function<<a href="../../../org/unitConverter/math/ObjectProduct.html" title="type parameter in ObjectProduct">T</a>,java.lang.String> objectToString)</pre> +<div class="block">Converts this product to a string. The objects that make up this product are represented by + <code>objectToString</code></div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>objectToString</code> - function to convert objects to strings</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>string representation of product</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>2019-10-16</dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/ObjectProduct.html">Use</a></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><a href="../../../org/unitConverter/math/ExpressionParser.Builder.html" title="class in org.unitConverter.math"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?org/unitConverter/math/ObjectProduct.html" target="_top">Frames</a></li> +<li><a href="ObjectProduct.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> |