123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698 |
- <!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_181) on Wed Oct 17 20:27:45 EDT 2018 -->
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>MathUtilities</title>
- <meta name="date" content="2018-10-17">
- <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="MathUtilities";
- }
- }
- catch(err) {
- }
- //-->
- var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10};
- var tabs = {65535:["t0","All 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 CLASS DATA ======== -->
- <div class="header">
- <h2 title="Class MathUtilities" class="title">Class MathUtilities</h2>
- </div>
- <div class="contentContainer">
- <ul class="inheritance">
- <li>java.lang.Object</li>
- <li>
- <ul class="inheritance">
- <li>MathUtilities</li>
- </ul>
- </li>
- </ul>
- <div class="description">
- <ul class="blockList">
- <li class="blockList">
- <hr>
- <br>
- <pre>public class <span class="typeNameLabel">MathUtilities</span>
- extends java.lang.Object</pre>
- <div class="block">Created by dan on 6/14/17.</div>
- </li>
- </ul>
- </div>
- <div class="summary">
- <ul class="blockList">
- <li class="blockList">
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.summary">
- <!-- -->
- </a>
- <h3>Constructor Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
- <caption><span>Constructors</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Constructor and Description</th>
- </tr>
- <tr class="altColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="MathUtilities.html#MathUtilities--">MathUtilities</a></span>()</code> </td>
- </tr>
- </table>
- </li>
- </ul>
- <!-- ========== 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="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>java.lang.Byte</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#add-byte-byte-">add</a></span>(byte baseValue,
- byte difference)</code> </td>
- </tr>
- <tr id="i1" class="rowColor">
- <td class="colFirst"><code>java.lang.Double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#add-double-double-">add</a></span>(double baseValue,
- double difference)</code> </td>
- </tr>
- <tr id="i2" class="altColor">
- <td class="colFirst"><code>java.lang.Float</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#add-float-float-">add</a></span>(float baseValue,
- float difference)</code> </td>
- </tr>
- <tr id="i3" class="rowColor">
- <td class="colFirst"><code>java.lang.Integer</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#add-int-int-">add</a></span>(int baseValue,
- int difference)</code> </td>
- </tr>
- <tr id="i4" class="altColor">
- <td class="colFirst"><code>java.lang.Long</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#add-long-long-">add</a></span>(long baseValue,
- long difference)</code> </td>
- </tr>
- <tr id="i5" class="rowColor">
- <td class="colFirst"><code>java.lang.Short</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#add-short-short-">add</a></span>(short baseValue,
- short difference)</code> </td>
- </tr>
- <tr id="i6" class="altColor">
- <td class="colFirst"><code>java.lang.Byte</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#divide-byte-byte-">divide</a></span>(byte dividend,
- byte divisor)</code> </td>
- </tr>
- <tr id="i7" class="rowColor">
- <td class="colFirst"><code>java.lang.Double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#divide-double-double-">divide</a></span>(double dividend,
- double divisor)</code> </td>
- </tr>
- <tr id="i8" class="altColor">
- <td class="colFirst"><code>java.lang.Float</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#divide-float-float-">divide</a></span>(float dividend,
- float divisor)</code> </td>
- </tr>
- <tr id="i9" class="rowColor">
- <td class="colFirst"><code>java.lang.Integer</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#divide-int-int-">divide</a></span>(int dividend,
- int divisor)</code> </td>
- </tr>
- <tr id="i10" class="altColor">
- <td class="colFirst"><code>java.lang.Long</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#divide-long-long-">divide</a></span>(long dividend,
- long divisor)</code> </td>
- </tr>
- <tr id="i11" class="rowColor">
- <td class="colFirst"><code>java.lang.Short</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#divide-short-short-">divide</a></span>(short dividend,
- short divisor)</code> </td>
- </tr>
- <tr id="i12" class="altColor">
- <td class="colFirst"><code>java.lang.Byte</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#multiply-byte-byte-">multiply</a></span>(byte multiplicand,
- byte multiplier)</code> </td>
- </tr>
- <tr id="i13" class="rowColor">
- <td class="colFirst"><code>java.lang.Double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#multiply-double-double-">multiply</a></span>(double multiplicand,
- double multiplier)</code> </td>
- </tr>
- <tr id="i14" class="altColor">
- <td class="colFirst"><code>java.lang.Float</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#multiply-float-float-">multiply</a></span>(float multiplicand,
- float multiplier)</code> </td>
- </tr>
- <tr id="i15" class="rowColor">
- <td class="colFirst"><code>java.lang.Integer</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#multiply-int-int-">multiply</a></span>(int multiplicand,
- int multiplier)</code> </td>
- </tr>
- <tr id="i16" class="altColor">
- <td class="colFirst"><code>java.lang.Long</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#multiply-long-long-">multiply</a></span>(long multiplicand,
- long multiplier)</code> </td>
- </tr>
- <tr id="i17" class="rowColor">
- <td class="colFirst"><code>java.lang.Short</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#multiply-short-short-">multiply</a></span>(short multiplicand,
- short multiplier)</code> </td>
- </tr>
- <tr id="i18" class="altColor">
- <td class="colFirst"><code>java.lang.Boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#returnFalse--">returnFalse</a></span>()</code> </td>
- </tr>
- <tr id="i19" class="rowColor">
- <td class="colFirst"><code>java.lang.Boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#returnTrue--">returnTrue</a></span>()</code> </td>
- </tr>
- <tr id="i20" class="altColor">
- <td class="colFirst"><code>java.lang.Byte</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#subtract-byte-byte-">subtract</a></span>(byte baseValue,
- byte difference)</code> </td>
- </tr>
- <tr id="i21" class="rowColor">
- <td class="colFirst"><code>java.lang.Double</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#subtract-double-double-">subtract</a></span>(double baseValue,
- double difference)</code> </td>
- </tr>
- <tr id="i22" class="altColor">
- <td class="colFirst"><code>java.lang.Float</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#subtract-float-float-">subtract</a></span>(float baseValue,
- float difference)</code> </td>
- </tr>
- <tr id="i23" class="rowColor">
- <td class="colFirst"><code>java.lang.Integer</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#subtract-int-int-">subtract</a></span>(int baseValue,
- int difference)</code> </td>
- </tr>
- <tr id="i24" class="altColor">
- <td class="colFirst"><code>java.lang.Long</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#subtract-long-long-">subtract</a></span>(long baseValue,
- long difference)</code> </td>
- </tr>
- <tr id="i25" class="rowColor">
- <td class="colFirst"><code>java.lang.Short</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="MathUtilities.html#subtract-short-short-">subtract</a></span>(short baseValue,
- short difference)</code> </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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <div class="details">
- <ul class="blockList">
- <li class="blockList">
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.detail">
- <!-- -->
- </a>
- <h3>Constructor Detail</h3>
- <a name="MathUtilities--">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>MathUtilities</h4>
- <pre>public MathUtilities()</pre>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ============ METHOD DETAIL ========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.detail">
- <!-- -->
- </a>
- <h3>Method Detail</h3>
- <a name="add-byte-byte-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>add</h4>
- <pre>public java.lang.Byte add(byte baseValue,
- byte difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to add to starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>sum of `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="add-double-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>add</h4>
- <pre>public java.lang.Double add(double baseValue,
- double difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to add to starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>sum of `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="add-float-float-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>add</h4>
- <pre>public java.lang.Float add(float baseValue,
- float difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to add to starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>sum of `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="add-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>add</h4>
- <pre>public java.lang.Integer add(int baseValue,
- int difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to add to starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>sum of `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="add-long-long-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>add</h4>
- <pre>public java.lang.Long add(long baseValue,
- long difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to add to starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>sum of `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="add-short-short-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>add</h4>
- <pre>public java.lang.Short add(short baseValue,
- short difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to add to starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>sum of `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="divide-byte-byte-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>divide</h4>
- <pre>public java.lang.Byte divide(byte dividend,
- byte divisor)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>dividend</code> - value to be divided</dd>
- <dd><code>divisor</code> - value to divide by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>division of `dividend` by `divisor</dd>
- </dl>
- </li>
- </ul>
- <a name="divide-double-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>divide</h4>
- <pre>public java.lang.Double divide(double dividend,
- double divisor)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>dividend</code> - value to be divided</dd>
- <dd><code>divisor</code> - value to divide by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>division of `dividend` by `divisor</dd>
- </dl>
- </li>
- </ul>
- <a name="divide-float-float-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>divide</h4>
- <pre>public java.lang.Float divide(float dividend,
- float divisor)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>dividend</code> - value to be divided</dd>
- <dd><code>divisor</code> - value to divide by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>division of `dividend` by `divisor</dd>
- </dl>
- </li>
- </ul>
- <a name="divide-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>divide</h4>
- <pre>public java.lang.Integer divide(int dividend,
- int divisor)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>dividend</code> - value to be divided</dd>
- <dd><code>divisor</code> - value to divide by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>division of `dividend` by `divisor</dd>
- </dl>
- </li>
- </ul>
- <a name="divide-long-long-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>divide</h4>
- <pre>public java.lang.Long divide(long dividend,
- long divisor)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>dividend</code> - value to be divided</dd>
- <dd><code>divisor</code> - value to divide by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>division of `dividend` by `divisor</dd>
- </dl>
- </li>
- </ul>
- <a name="divide-short-short-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>divide</h4>
- <pre>public java.lang.Short divide(short dividend,
- short divisor)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>dividend</code> - value to be divided</dd>
- <dd><code>divisor</code> - value to divide by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>division of `dividend` by `divisor</dd>
- </dl>
- </li>
- </ul>
- <a name="multiply-byte-byte-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>multiply</h4>
- <pre>public java.lang.Byte multiply(byte multiplicand,
- byte multiplier)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>multiplicand</code> - value to be multiplied</dd>
- <dd><code>multiplier</code> - value to multiply by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>product of `multiplicand` by `multiplier`</dd>
- </dl>
- </li>
- </ul>
- <a name="multiply-double-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>multiply</h4>
- <pre>public java.lang.Double multiply(double multiplicand,
- double multiplier)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>multiplicand</code> - value to be multiplied</dd>
- <dd><code>multiplier</code> - value to multiply by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>product of `multiplicand` by `multiplier`</dd>
- </dl>
- </li>
- </ul>
- <a name="multiply-float-float-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>multiply</h4>
- <pre>public java.lang.Float multiply(float multiplicand,
- float multiplier)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>multiplicand</code> - value to be multiplied</dd>
- <dd><code>multiplier</code> - value to multiply by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>product of `multiplicand` by `multiplier`</dd>
- </dl>
- </li>
- </ul>
- <a name="multiply-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>multiply</h4>
- <pre>public java.lang.Integer multiply(int multiplicand,
- int multiplier)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>multiplicand</code> - value to be multiplied</dd>
- <dd><code>multiplier</code> - value to multiply by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>product of `multiplicand` by `multiplier`</dd>
- </dl>
- </li>
- </ul>
- <a name="multiply-long-long-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>multiply</h4>
- <pre>public java.lang.Long multiply(long multiplicand,
- long multiplier)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>multiplicand</code> - value to be multiplied</dd>
- <dd><code>multiplier</code> - value to multiply by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>product of `multiplicand` by `multiplier`</dd>
- </dl>
- </li>
- </ul>
- <a name="multiply-short-short-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>multiply</h4>
- <pre>public java.lang.Short multiply(short multiplicand,
- short multiplier)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>multiplicand</code> - value to be multiplied</dd>
- <dd><code>multiplier</code> - value to multiply by</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>product of `multiplicand` by `multiplier`</dd>
- </dl>
- </li>
- </ul>
- <a name="returnFalse--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>returnFalse</h4>
- <pre>public java.lang.Boolean returnFalse()</pre>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>false</dd>
- </dl>
- </li>
- </ul>
- <a name="returnTrue--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>returnTrue</h4>
- <pre>public java.lang.Boolean returnTrue()</pre>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>true</dd>
- </dl>
- </li>
- </ul>
- <a name="subtract-byte-byte-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>subtract</h4>
- <pre>public java.lang.Byte subtract(byte baseValue,
- byte difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to subtract from starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>difference between `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="subtract-double-double-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>subtract</h4>
- <pre>public java.lang.Double subtract(double baseValue,
- double difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to subtract from starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>difference between `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="subtract-float-float-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>subtract</h4>
- <pre>public java.lang.Float subtract(float baseValue,
- float difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to subtract from starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>difference between `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="subtract-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>subtract</h4>
- <pre>public java.lang.Integer subtract(int baseValue,
- int difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to subtract from starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>difference between `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="subtract-long-long-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>subtract</h4>
- <pre>public java.lang.Long subtract(long baseValue,
- long difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to subtract from starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>difference between `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- <a name="subtract-short-short-">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>subtract</h4>
- <pre>public java.lang.Short subtract(short baseValue,
- short difference)</pre>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>baseValue</code> - starting value</dd>
- <dd><code>difference</code> - value to subtract from starting value</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>difference between `baseValue` and `difference`</dd>
- </dl>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- </div>
- <!-- ========= END OF CLASS DATA ========= -->
- </body>
- </html>
|