diff options
author | Adrien Hopkins <masterofnumbers17@gmail.com> | 2019-12-24 16:16:13 -0500 |
---|---|---|
committer | Adrien Hopkins <masterofnumbers17@gmail.com> | 2019-12-24 16:16:13 -0500 |
commit | 2c146c894972e2c6ab701b3c66dcf242d7be656f (patch) | |
tree | 8629866fa1cf017c02d61bd288fd336e7d8b7b49 /doc/org/unitConverter/math/class-use/ExpressionParser.PriorityUnaryOperator.html | |
parent | e1e7e38482de8cf8f6d4fd8735b6e43ad2a13cb8 (diff) |
Added Javadoc to the project.
Diffstat (limited to 'doc/org/unitConverter/math/class-use/ExpressionParser.PriorityUnaryOperator.html')
-rw-r--r-- | doc/org/unitConverter/math/class-use/ExpressionParser.PriorityUnaryOperator.html | 239 |
1 files changed, 239 insertions, 0 deletions
diff --git a/doc/org/unitConverter/math/class-use/ExpressionParser.PriorityUnaryOperator.html b/doc/org/unitConverter/math/class-use/ExpressionParser.PriorityUnaryOperator.html new file mode 100644 index 0000000..1d8f896 --- /dev/null +++ b/doc/org/unitConverter/math/class-use/ExpressionParser.PriorityUnaryOperator.html @@ -0,0 +1,239 @@ +<!DOCTYPE HTML> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> +<title>Uses of Class org.unitConverter.math.ExpressionParser.PriorityUnaryOperator</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +<meta name="dc.created" content="2019-10-24"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> +<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> +<!--[if IE]> +<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> +<![endif]--> +<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script> +<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script> +<script type="text/javascript" src="../../../../jquery/jquery-ui.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.ExpressionParser.PriorityUnaryOperator"; + } + } + catch(err) { + } +//--> +var pathtoroot = "../../../../"; +var useModuleDirectories = true; +loadScripts(document, 'script');</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<header role="banner"> +<nav role="navigation"> +<div class="fixedNav"> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a id="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a id="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../index.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../ExpressionParser.PriorityUnaryOperator.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" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses.html">All Classes</a></li> +</ul> +<ul class="navListSearch"> +<li><label for="search">SEARCH:</label> +<input type="text" id="search" value="search" disabled="disabled"> +<input type="reset" id="reset" value="reset" disabled="disabled"> +</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> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +</div> +<a id="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +</div> +<div class="navPadding"> </div> +<script type="text/javascript"><!-- +$('.navPadding').css('padding-top', $('.fixedNav').css("height")); +//--> +</script> +</nav> +</header> +<main role="main"> +<div class="header"> +<h2 title="Uses of Class org.unitConverter.math.ExpressionParser.PriorityUnaryOperator" class="title">Uses of Class<br>org.unitConverter.math.ExpressionParser.PriorityUnaryOperator</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary"> +<caption><span>Packages that use <a href="../ExpressionParser.PriorityUnaryOperator.html" title="class in org.unitConverter.math">ExpressionParser.PriorityUnaryOperator</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<th class="colFirst" scope="row"><a href="#org.unitConverter.math">org.unitConverter.math</a></th> +<td class="colLast"> +<div class="block">Supplementary classes that are not related to units, but are necessary for their function.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"> +<section role="region"><a id="org.unitConverter.math"> +<!-- --> +</a> +<h3>Uses of <a href="../ExpressionParser.PriorityUnaryOperator.html" title="class in org.unitConverter.math">ExpressionParser.PriorityUnaryOperator</a> in <a href="../package-summary.html">org.unitConverter.math</a></h3> +<table class="useSummary"> +<caption><span>Fields in <a href="../package-summary.html">org.unitConverter.math</a> with type parameters of type <a href="../ExpressionParser.PriorityUnaryOperator.html" title="class in org.unitConverter.math">ExpressionParser.PriorityUnaryOperator</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colSecond" scope="col">Field</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>private java.util.Map<java.lang.String,​<a href="../ExpressionParser.PriorityUnaryOperator.html" title="class in org.unitConverter.math">ExpressionParser.PriorityUnaryOperator</a><<a href="../ExpressionParser.Builder.html" title="type parameter in ExpressionParser.Builder">T</a>>></code></td> +<th class="colSecond" scope="row"><span class="typeNameLabel">ExpressionParser.Builder.</span><code><span class="memberNameLink"><a href="../ExpressionParser.Builder.html#unaryOperators">unaryOperators</a></span></code></th> +<td class="colLast"> +<div class="block">A map mapping operator strings to operator functions, for unary operators.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>private java.util.Map<java.lang.String,​<a href="../ExpressionParser.PriorityUnaryOperator.html" title="class in org.unitConverter.math">ExpressionParser.PriorityUnaryOperator</a><<a href="../ExpressionParser.html" title="type parameter in ExpressionParser">T</a>>></code></td> +<th class="colSecond" scope="row"><span class="typeNameLabel">ExpressionParser.</span><code><span class="memberNameLink"><a href="../ExpressionParser.html#unaryOperators">unaryOperators</a></span></code></th> +<td class="colLast"> +<div class="block">A map mapping operator strings to operator functions, for unary operators.</div> +</td> +</tr> +</tbody> +</table> +<table class="useSummary"> +<caption><span>Methods in <a href="../package-summary.html">org.unitConverter.math</a> with parameters of type <a href="../ExpressionParser.PriorityUnaryOperator.html" title="class in org.unitConverter.math">ExpressionParser.PriorityUnaryOperator</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colSecond" scope="col">Method</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<th class="colSecond" scope="row"><span class="typeNameLabel">ExpressionParser.PriorityUnaryOperator.</span><code><span class="memberNameLink"><a href="../ExpressionParser.PriorityUnaryOperator.html#compareTo(org.unitConverter.math.ExpressionParser.PriorityUnaryOperator)">compareTo</a></span>​(<a href="../ExpressionParser.PriorityUnaryOperator.html" title="class in org.unitConverter.math">ExpressionParser.PriorityUnaryOperator</a><<a href="../ExpressionParser.PriorityUnaryOperator.html" title="type parameter in ExpressionParser.PriorityUnaryOperator">T</a>> o)</code></th> +<td class="colLast"> +<div class="block">Compares this object to another by priority.</div> +</td> +</tr> +</tbody> +</table> +<table class="useSummary"> +<caption><span>Constructor parameters in <a href="../package-summary.html">org.unitConverter.math</a> with type arguments of type <a href="../ExpressionParser.PriorityUnaryOperator.html" title="class in org.unitConverter.math">ExpressionParser.PriorityUnaryOperator</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Constructor</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ExpressionParser.html#%3Cinit%3E(java.util.function.Function,java.util.Map,java.util.Map,java.lang.String)">ExpressionParser</a></span>​(java.util.function.Function<java.lang.String,​? extends <a href="../ExpressionParser.html" title="type parameter in ExpressionParser">T</a>> objectObtainer, + java.util.Map<java.lang.String,​<a href="../ExpressionParser.PriorityUnaryOperator.html" title="class in org.unitConverter.math">ExpressionParser.PriorityUnaryOperator</a><<a href="../ExpressionParser.html" title="type parameter in ExpressionParser">T</a>>> unaryOperators, + java.util.Map<java.lang.String,​<a href="../ExpressionParser.PriorityBinaryOperator.html" title="class in org.unitConverter.math">ExpressionParser.PriorityBinaryOperator</a><<a href="../ExpressionParser.html" title="type parameter in ExpressionParser">T</a>>> binaryOperators, + java.lang.String spaceOperator)</code></th> +<td class="colLast"> +<div class="block">Creates the <code>ExpressionParser</code>.</div> +</td> +</tr> +</tbody> +</table> +</section> +</li> +</ul> +</li> +</ul> +</div> +</main> +<footer role="contentinfo"> +<nav role="navigation"> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a id="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a id="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../index.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../ExpressionParser.PriorityUnaryOperator.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" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses.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> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +</div> +<a id="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</nav> +</footer> +</body> +</html> |