-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ac3a306
commit 7042182
Showing
170 changed files
with
98,876 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,236 @@ | ||
<!DOCTYPE HTML> | ||
<!-- NewPage --> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (12.0.1) on Sat Mar 09 13:57:07 PST 2024 --> | ||
<title>MapFrom3 (core 7.2-SNAPSHOT API)</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="dc.created" content="2024-03-09"> | ||
<link rel="stylesheet" type="text/css" href="../../../../javadoc-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="MapFrom3 (core 7.2-SNAPSHOT API)"; | ||
} | ||
} | ||
catch(err) { | ||
} | ||
//--> | ||
var data = {"i0":6}; | ||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; | ||
var altColor = "altColor"; | ||
var rowColor = "rowColor"; | ||
var tableTab = "tableTab"; | ||
var activeTableTab = "activeTableTab"; | ||
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 class="navBarCell1Rev">Class</li> | ||
<li><a href="class-use/MapFrom3.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-all.html">Index</a></li> | ||
<li><a href="../../../../help-doc.html">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="subNav"> | ||
<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> | ||
<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> | ||
<a id="skip.navbar.top"> | ||
<!-- --> | ||
</a> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
</div> | ||
<div class="navPadding"> </div> | ||
<script type="text/javascript"><!-- | ||
$('.navPadding').css('padding-top', $('.fixedNav').css("height")); | ||
//--> | ||
</script> | ||
</nav> | ||
</header> | ||
<!-- ======== START OF CLASS DATA ======== --> | ||
<main role="main"> | ||
<div class="header"> | ||
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">com.google.mu.function</a></div> | ||
<h2 title="Interface MapFrom3" class="title">Interface MapFrom3<T,​R></h2> | ||
</div> | ||
<div class="contentContainer"> | ||
<div class="description"> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<dl> | ||
<dt>Functional Interface:</dt> | ||
<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> | ||
</dl> | ||
<hr> | ||
<pre>@FunctionalInterface | ||
public interface <span class="typeNameLabel">MapFrom3<T,​R></span></pre> | ||
<div class="block">A 3-arg function of the signature of <code>(T, T, T) -> R</code>.</div> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="summary"> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<!-- ========== METHOD SUMMARY =========== --> | ||
<section role="region"> | ||
<ul class="blockList"> | ||
<li class="blockList"><a id="method.summary"> | ||
<!-- --> | ||
</a> | ||
<h3>Method Summary</h3> | ||
<div class="memberSummary"> | ||
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="tableTab" onclick="show(4);">Abstract Methods</button></div> | ||
<div id="memberSummary_tabpanel" role="tabpanel"> | ||
<table aria-labelledby="t0"> | ||
<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" id="i0"> | ||
<td class="colFirst"><code><a href="MapFrom3.html" title="type parameter in MapFrom3">R</a></code></td> | ||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#apply(T,T,T)">apply</a></span>​(<a href="MapFrom3.html" title="type parameter in MapFrom3">T</a> a, | ||
<a href="MapFrom3.html" title="type parameter in MapFrom3">T</a> b, | ||
<a href="MapFrom3.html" title="type parameter in MapFrom3">T</a> c)</code></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</div> | ||
</li> | ||
</ul> | ||
</section> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="details"> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<!-- ============ METHOD DETAIL ========== --> | ||
<section role="region"> | ||
<ul class="blockList"> | ||
<li class="blockList"><a id="method.detail"> | ||
<!-- --> | ||
</a> | ||
<h3>Method Detail</h3> | ||
<a id="apply(java.lang.Object,java.lang.Object,java.lang.Object)"> | ||
<!-- --> | ||
</a><a id="apply(T,T,T)"> | ||
<!-- --> | ||
</a> | ||
<ul class="blockListLast"> | ||
<li class="blockList"> | ||
<h4>apply</h4> | ||
<pre class="methodSignature"><a href="MapFrom3.html" title="type parameter in MapFrom3">R</a> apply​(<a href="MapFrom3.html" title="type parameter in MapFrom3">T</a> a, | ||
<a href="MapFrom3.html" title="type parameter in MapFrom3">T</a> b, | ||
<a href="MapFrom3.html" title="type parameter in MapFrom3">T</a> c)</pre> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</section> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</main> | ||
<!-- ========= END OF CLASS DATA ========= --> | ||
<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 class="navBarCell1Rev">Class</li> | ||
<li><a href="class-use/MapFrom3.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-all.html">Index</a></li> | ||
<li><a href="../../../../help-doc.html">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="subNav"> | ||
<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> | ||
</div> | ||
<a id="skip.navbar.bottom"> | ||
<!-- --> | ||
</a> | ||
<!-- ======== END OF BOTTOM NAVBAR ======= --> | ||
</nav> | ||
<p class="legalCopy"><small>Copyright © 2024. All rights reserved.</small></p> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.