You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by ca...@apache.org on 2016/05/20 01:33:09 UTC

[09/51] [partial] incubator-quarks-website git commit: from dac21e90179a34a13e3c0c6216bf6350016c7a44

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6de50f03/content/javadoc/lastest/quarks/function/class-use/ToDoubleFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/ToDoubleFunction.html b/content/javadoc/lastest/quarks/function/class-use/ToDoubleFunction.html
new file mode 100644
index 0000000..91586c4
--- /dev/null
+++ b/content/javadoc/lastest/quarks/function/class-use/ToDoubleFunction.html
@@ -0,0 +1,184 @@
+<!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_71) on Tue May 17 00:28:46 UTC 2016 -->
+<title>Uses of Interface quarks.function.ToDoubleFunction (Quarks v0.4.0)</title>
+<meta name="date" content="2016-05-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="Uses of Interface quarks.function.ToDoubleFunction (Quarks v0.4.0)";
+        }
+    }
+    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="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">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-all.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?quarks/function/class-use/ToDoubleFunction.html" target="_top">Frames</a></li>
+<li><a href="ToDoubleFunction.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 Interface quarks.function.ToDoubleFunction" class="title">Uses of Interface<br>quarks.function.ToDoubleFunction</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="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</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="#quarks.analytics.math3.json">quarks.analytics.math3.json</a></td>
+<td class="colLast">
+<div class="block">JSON analytics using Apache Commons Math.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="quarks.analytics.math3.json">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a> in <a href="../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</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="../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a> with parameters of type <a href="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</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>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregate-quarks.topology.TWindow-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregate</a></span>(<a href="../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
+         java.lang.String&nbsp;resultPartitionProperty,
+         java.lang.String&nbsp;resultProperty,
+         <a href="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
+         <a href="../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
+<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregateList</a></span>(java.lang.String&nbsp;resultPartitionProperty,
+             java.lang.String&nbsp;resultProperty,
+             <a href="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
+             <a href="../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
+<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
+ variable contained in an JSON object.</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="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">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-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?quarks/function/class-use/ToDoubleFunction.html" target="_top">Frames</a></li>
+<li><a href="ToDoubleFunction.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 ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6de50f03/content/javadoc/lastest/quarks/function/class-use/ToIntFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/ToIntFunction.html b/content/javadoc/lastest/quarks/function/class-use/ToIntFunction.html
new file mode 100644
index 0000000..15f71df
--- /dev/null
+++ b/content/javadoc/lastest/quarks/function/class-use/ToIntFunction.html
@@ -0,0 +1,262 @@
+<!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_71) on Tue May 17 00:28:46 UTC 2016 -->
+<title>Uses of Interface quarks.function.ToIntFunction (Quarks v0.4.0)</title>
+<meta name="date" content="2016-05-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="Uses of Interface quarks.function.ToIntFunction (Quarks v0.4.0)";
+        }
+    }
+    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="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">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-all.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?quarks/function/class-use/ToIntFunction.html" target="_top">Frames</a></li>
+<li><a href="ToIntFunction.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 Interface quarks.function.ToIntFunction" class="title">Uses of Interface<br>quarks.function.ToIntFunction</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="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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="#quarks.oplet.core">quarks.oplet.core</a></td>
+<td class="colLast">
+<div class="block">Core primitive oplets.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
+<td class="colLast">
+<div class="block">Functional api to build a streaming topology.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#quarks.topology.plumbing">quarks.topology.plumbing</a></td>
+<td class="colLast">
+<div class="block">Plumbing for a streaming topology.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="quarks.oplet.core">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a> in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> with parameters of type <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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="../../../quarks/oplet/core/Split.html#Split-quarks.function.ToIntFunction-">Split</a></span>(<a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;<a href="../../../quarks/oplet/core/Split.html" title="type parameter in Split">T</a>&gt;&nbsp;splitter)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="quarks.topology">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/topology/package-summary.html">quarks.topology</a> with parameters of type <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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.List&lt;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#split-int-quarks.function.ToIntFunction-">split</a></span>(int&nbsp;n,
+     <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;&nbsp;splitter)</code>
+<div class="block">Split a stream's tuples among <code>n</code> streams as specified by
+ <code>splitter</code>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="quarks.topology.plumbing">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a> in <a href="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> that implement <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/LoadBalancedSplitter.html" title="class in quarks.topology.plumbing">LoadBalancedSplitter</a>&lt;T&gt;</span></code>
+<div class="block">A Load Balanced Splitter function.</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="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> that return <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#roundRobinSplitter-int-">roundRobinSplitter</a></span>(int&nbsp;width)</code>
+<div class="block">A round-robin splitter ToIntFunction</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="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> with parameters of type <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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>static &lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#parallel-quarks.topology.TStream-int-quarks.function.ToIntFunction-quarks.function.BiFunction-">parallel</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+        int&nbsp;width,
+        <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;&nbsp;splitter,
+        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;,java.lang.Integer,<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;&gt;&nbsp;pipeline)</code>
+<div class="block">Perform an analytic pipeline on tuples in parallel.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static &lt;T,U&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#parallelMap-quarks.topology.TStream-int-quarks.function.ToIntFunction-quarks.function.BiFunction-">parallelMap</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
+           int&nbsp;width,
+           <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;&nbsp;splitter,
+           <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,java.lang.Integer,U&gt;&nbsp;mapper)</code>
+<div class="block">Perform an analytic function on tuples in parallel.</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="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">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-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?quarks/function/class-use/ToIntFunction.html" target="_top">Frames</a></li>
+<li><a href="ToIntFunction.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 ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6de50f03/content/javadoc/lastest/quarks/function/class-use/UnaryOperator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/UnaryOperator.html b/content/javadoc/lastest/quarks/function/class-use/UnaryOperator.html
new file mode 100644
index 0000000..92115f8
--- /dev/null
+++ b/content/javadoc/lastest/quarks/function/class-use/UnaryOperator.html
@@ -0,0 +1,282 @@
+<!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_71) on Tue May 17 00:28:46 UTC 2016 -->
+<title>Uses of Interface quarks.function.UnaryOperator (Quarks v0.4.0)</title>
+<meta name="date" content="2016-05-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="Uses of Interface quarks.function.UnaryOperator (Quarks v0.4.0)";
+        }
+    }
+    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="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">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-all.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?quarks/function/class-use/UnaryOperator.html" target="_top">Frames</a></li>
+<li><a href="UnaryOperator.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 Interface quarks.function.UnaryOperator" class="title">Uses of Interface<br>quarks.function.UnaryOperator</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="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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="#quarks.connectors.iot">quarks.connectors.iot</a></td>
+<td class="colLast">
+<div class="block">Quarks device connector API to a message hub.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#quarks.connectors.iotf">quarks.connectors.iotf</a></td>
+<td class="colLast">
+<div class="block">IBM Watson IoT Platform stream connector.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#quarks.connectors.mqtt.iot">quarks.connectors.mqtt.iot</a></td>
+<td class="colLast">
+<div class="block">An MQTT based IotDevice connector.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#quarks.function">quarks.function</a></td>
+<td class="colLast">
+<div class="block">Functional interfaces for lambda expressions.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
+<td class="colLast">
+<div class="block">Functional api to build a streaming topology.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="quarks.connectors.iot">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a> in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</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="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a> with parameters of type <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="quarks.connectors.iotf">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a> in <a href="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</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="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</a> with parameters of type <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">IotfDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
+<div class="block">Publish a stream's tuples as device events.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="quarks.connectors.mqtt.iot">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a> in <a href="../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</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="../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</a> with parameters of type <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">MqttDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/iot/MqttDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
+      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
+      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
+      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="quarks.function">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a> in <a href="../../../quarks/function/package-summary.html">quarks.function</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="../../../quarks/function/package-summary.html">quarks.function</a> that return <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;T&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#identity--">identity</a></span>()</code>
+<div class="block">Returns the identity function that returns its single argument.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="quarks.topology">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/topology/package-summary.html">quarks.topology</a> with parameters of type <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#modify-quarks.function.UnaryOperator-">modify</a></span>(<a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;&nbsp;modifier)</code>
+<div class="block">Declare a new stream that modifies each tuple from this stream into one
+ (or zero) tuple of the same type <code>T</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="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">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-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?quarks/function/class-use/UnaryOperator.html" target="_top">Frames</a></li>
+<li><a href="UnaryOperator.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 ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6de50f03/content/javadoc/lastest/quarks/function/class-use/WrappedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/WrappedFunction.html b/content/javadoc/lastest/quarks/function/class-use/WrappedFunction.html
new file mode 100644
index 0000000..fa35f2f
--- /dev/null
+++ b/content/javadoc/lastest/quarks/function/class-use/WrappedFunction.html
@@ -0,0 +1,126 @@
+<!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_71) on Tue May 17 00:28:46 UTC 2016 -->
+<title>Uses of Class quarks.function.WrappedFunction (Quarks v0.4.0)</title>
+<meta name="date" content="2016-05-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="Uses of Class quarks.function.WrappedFunction (Quarks v0.4.0)";
+        }
+    }
+    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="../../../quarks/function/WrappedFunction.html" title="class in quarks.function">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-all.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?quarks/function/class-use/WrappedFunction.html" target="_top">Frames</a></li>
+<li><a href="WrappedFunction.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 quarks.function.WrappedFunction" class="title">Uses of Class<br>quarks.function.WrappedFunction</h2>
+</div>
+<div class="classUseContainer">No usage of quarks.function.WrappedFunction</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="../../../quarks/function/WrappedFunction.html" title="class in quarks.function">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-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?quarks/function/class-use/WrappedFunction.html" target="_top">Frames</a></li>
+<li><a href="WrappedFunction.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 ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6de50f03/content/javadoc/lastest/quarks/function/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/package-frame.html b/content/javadoc/lastest/quarks/function/package-frame.html
new file mode 100644
index 0000000..91126f4
--- /dev/null
+++ b/content/javadoc/lastest/quarks/function/package-frame.html
@@ -0,0 +1,33 @@
+<!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_71) on Tue May 17 00:28:46 UTC 2016 -->
+<title>quarks.function (Quarks v0.4.0)</title>
+<meta name="date" content="2016-05-17">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a href="../../quarks/function/package-summary.html" target="classFrame">quarks.function</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="BiConsumer.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">BiConsumer</span></a></li>
+<li><a href="BiFunction.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">BiFunction</span></a></li>
+<li><a href="Consumer.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Consumer</span></a></li>
+<li><a href="Function.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Function</span></a></li>
+<li><a href="Predicate.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Predicate</span></a></li>
+<li><a href="Supplier.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Supplier</span></a></li>
+<li><a href="ToDoubleFunction.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">ToDoubleFunction</span></a></li>
+<li><a href="ToIntFunction.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">ToIntFunction</span></a></li>
+<li><a href="UnaryOperator.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">UnaryOperator</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Functions.html" title="class in quarks.function" target="classFrame">Functions</a></li>
+<li><a href="WrappedFunction.html" title="class in quarks.function" target="classFrame">WrappedFunction</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6de50f03/content/javadoc/lastest/quarks/function/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/package-summary.html b/content/javadoc/lastest/quarks/function/package-summary.html
new file mode 100644
index 0000000..75778b2
--- /dev/null
+++ b/content/javadoc/lastest/quarks/function/package-summary.html
@@ -0,0 +1,226 @@
+<!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_71) on Tue May 17 00:28:46 UTC 2016 -->
+<title>quarks.function (Quarks v0.4.0)</title>
+<meta name="date" content="2016-05-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="quarks.function (Quarks v0.4.0)";
+        }
+    }
+    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 class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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">
+<ul class="navList">
+<li><a href="../../quarks/execution/services/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../quarks/graph/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?quarks/function/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.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">
+<h1 title="Package" class="title">Package&nbsp;quarks.function</h1>
+<div class="docSummary">
+<div class="block">Functional interfaces for lambda expressions.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;T,U&gt;</td>
+<td class="colLast">
+<div class="block">Consumer function that takes two arguments.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;</td>
+<td class="colLast">
+<div class="block">Function that takes two arguments and returns a value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">Function that consumes a value.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,R&gt;</td>
+<td class="colLast">
+<div class="block">Single argument function.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">Predicate function.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">Function that supplies a value.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">Function that returns a double primitive.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">Function that returns a int primitive.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">Function that returns the same type as its argument.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../quarks/function/Functions.html" title="class in quarks.function">Functions</a></td>
+<td class="colLast">
+<div class="block">Common functions and functional utilities.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../quarks/function/WrappedFunction.html" title="class in quarks.function">WrappedFunction</a>&lt;F&gt;</td>
+<td class="colLast">
+<div class="block">A wrapped function.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package quarks.function Description">Package quarks.function Description</h2>
+<div class="block">Functional interfaces for lambda expressions.</div>
+</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 class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../quarks/execution/services/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../quarks/graph/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?quarks/function/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.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 ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/6de50f03/content/javadoc/lastest/quarks/function/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/package-tree.html b/content/javadoc/lastest/quarks/function/package-tree.html
new file mode 100644
index 0000000..17877d6
--- /dev/null
+++ b/content/javadoc/lastest/quarks/function/package-tree.html
@@ -0,0 +1,159 @@
+<!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_71) on Tue May 17 00:28:46 UTC 2016 -->
+<title>quarks.function Class Hierarchy (Quarks v0.4.0)</title>
+<meta name="date" content="2016-05-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="quarks.function Class Hierarchy (Quarks v0.4.0)";
+        }
+    }
+    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>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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">
+<ul class="navList">
+<li><a href="../../quarks/execution/services/package-tree.html">Prev</a></li>
+<li><a href="../../quarks/graph/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?quarks/function/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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">
+<h1 class="title">Hierarchy For Package quarks.function</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">quarks.function.<a href="../../quarks/function/Functions.html" title="class in quarks.function"><span class="typeNameLink">Functions</span></a></li>
+<li type="circle">quarks.function.<a href="../../quarks/function/WrappedFunction.html" title="class in quarks.function"><span class="typeNameLink">WrappedFunction</span></a>&lt;F&gt; (implements java.io.Serializable)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">quarks.function.<a href="../../quarks/function/BiConsumer.html" title="interface in quarks.function"><span class="typeNameLink">BiConsumer</span></a>&lt;T,U&gt;</li>
+<li type="circle">quarks.function.<a href="../../quarks/function/BiFunction.html" title="interface in quarks.function"><span class="typeNameLink">BiFunction</span></a>&lt;T,U,R&gt;</li>
+<li type="circle">quarks.function.<a href="../../quarks/function/Consumer.html" title="interface in quarks.function"><span class="typeNameLink">Consumer</span></a>&lt;T&gt;</li>
+<li type="circle">quarks.function.<a href="../../quarks/function/Function.html" title="interface in quarks.function"><span class="typeNameLink">Function</span></a>&lt;T,R&gt;
+<ul>
+<li type="circle">quarks.function.<a href="../../quarks/function/UnaryOperator.html" title="interface in quarks.function"><span class="typeNameLink">UnaryOperator</span></a>&lt;T&gt;</li>
+</ul>
+</li>
+<li type="circle">quarks.function.<a href="../../quarks/function/Predicate.html" title="interface in quarks.function"><span class="typeNameLink">Predicate</span></a>&lt;T&gt;</li>
+<li type="circle">quarks.function.<a href="../../quarks/function/Supplier.html" title="interface in quarks.function"><span class="typeNameLink">Supplier</span></a>&lt;T&gt;</li>
+<li type="circle">quarks.function.<a href="../../quarks/function/ToIntFunction.html" title="interface in quarks.function"><span class="typeNameLink">ToIntFunction</span></a>&lt;T&gt;</li>
+</ul>
+</li>
+<li type="circle">quarks.function.<a href="../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function"><span class="typeNameLink">ToDoubleFunction</span></a>&lt;T&gt;</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>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../quarks/execution/services/package-tree.html">Prev</a></li>
+<li><a href="../../quarks/graph/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?quarks/function/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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 ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
+</body>
+</html>