http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
----------------------------------------------------------------------
diff --git 
a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
 
b/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
index 1c1d482..543c73e 100644
--- 
a/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
+++ 
b/site/javadoc/latest/org/apache/edgent/execution/services/class-use/ServiceContainer.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:12 EST 2017 -->
-<title>Uses of Class org.apache.edgent.execution.services.ServiceContainer 
(Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:22 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.edgent.execution.services.ServiceContainer 
(Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
org.apache.edgent.execution.services.ServiceContainer (Edgent v1.1.0)";
+            parent.document.title="Uses of Class 
org.apache.edgent.execution.services.ServiceContainer (Apache Edgent 
(incubating) v1.2.0 API)";
         }
     }
     catch(err) {
@@ -35,7 +36,7 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a 
href="../../../../../../org/apache/edgent/execution/services/ServiceContainer.html"
 title="class in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../../../../../../overview-tree.html">Tree</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>
@@ -226,15 +227,15 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/edgent/runtime/etiao/Executable.html#Executable-java.lang.String-org.apache.edgent.execution.services.ServiceContainer-">Executable</a></span>(java.lang.String&nbsp;name,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/edgent/runtime/etiao/Executable.html#Executable-java.lang.String-org.apache.edgent.execution.services.ServiceContainer-">Executable</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name,
           <a 
href="../../../../../../org/apache/edgent/execution/services/ServiceContainer.html"
 title="class in 
org.apache.edgent.execution.services">ServiceContainer</a>&nbsp;containerServices)</code>
 <div class="block">Creates a new <code>Executable</code> for the specified 
job.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/edgent/runtime/etiao/Executable.html#Executable-java.lang.String-org.apache.edgent.execution.services.ServiceContainer-java.util.concurrent.ThreadFactory-">Executable</a></span>(java.lang.String&nbsp;name,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/edgent/runtime/etiao/Executable.html#Executable-java.lang.String-org.apache.edgent.execution.services.ServiceContainer-java.util.concurrent.ThreadFactory-">Executable</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name,
           <a 
href="../../../../../../org/apache/edgent/execution/services/ServiceContainer.html"
 title="class in 
org.apache.edgent.execution.services">ServiceContainer</a>&nbsp;containerServices,
-          java.util.concurrent.ThreadFactory&nbsp;threads)</code>
+          <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true";
 title="class or interface in 
java.util.concurrent">ThreadFactory</a>&nbsp;threads)</code>
 <div class="block">Creates a new <code>Executable</code> for the specified 
topology name, which uses the 
  given thread factory to create new threads for oplet execution.</div>
 </td>
@@ -253,7 +254,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/edgent/runtime/etiao/graph/DirectGraph.html#DirectGraph-java.lang.String-org.apache.edgent.execution.services.ServiceContainer-">DirectGraph</a></span>(java.lang.String&nbsp;topologyName,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/edgent/runtime/etiao/graph/DirectGraph.html#DirectGraph-java.lang.String-org.apache.edgent.execution.services.ServiceContainer-">DirectGraph</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;topologyName,
            <a 
href="../../../../../../org/apache/edgent/execution/services/ServiceContainer.html"
 title="class in 
org.apache.edgent.execution.services">ServiceContainer</a>&nbsp;container)</code>
 <div class="block">Creates a new <code>DirectGraph</code> instance underlying 
the specified 
  topology.</div>
@@ -320,12 +321,11 @@
 <li><a href="../package-summary.html">Package</a></li>
 <li><a 
href="../../../../../../org/apache/edgent/execution/services/ServiceContainer.html"
 title="class in org.apache.edgent.execution.services">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
-<li><a href="../../../../../../overview-tree.html">Tree</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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -355,6 +355,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
----------------------------------------------------------------------
diff --git 
a/site/javadoc/latest/org/apache/edgent/execution/services/package-frame.html 
b/site/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
index 6e29066..5109522 100644
--- 
a/site/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
+++ 
b/site/javadoc/latest/org/apache/edgent/execution/services/package-frame.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>org.apache.edgent.execution.services (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:21 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.edgent.execution.services (Apache Edgent (incubating) v1.2.0 
API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
----------------------------------------------------------------------
diff --git 
a/site/javadoc/latest/org/apache/edgent/execution/services/package-summary.html 
b/site/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
index 358915a..fd3137c 100644
--- 
a/site/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
+++ 
b/site/javadoc/latest/org/apache/edgent/execution/services/package-summary.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>org.apache.edgent.execution.services (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:21 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.edgent.execution.services (Apache Edgent (incubating) v1.2.0 
API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.execution.services 
(Edgent v1.1.0)";
+            parent.document.title="org.apache.edgent.execution.services 
(Apache Edgent (incubating) v1.2.0 API)";
         }
     }
     catch(err) {
@@ -173,7 +174,6 @@
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -203,6 +203,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
----------------------------------------------------------------------
diff --git 
a/site/javadoc/latest/org/apache/edgent/execution/services/package-tree.html 
b/site/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
index 3bdcca9..b43f09e 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
+++ b/site/javadoc/latest/org/apache/edgent/execution/services/package-tree.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>org.apache.edgent.execution.services Class Hierarchy (Edgent 
v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:21 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.edgent.execution.services Class Hierarchy (Apache Edgent 
(incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.edgent.execution.services Class 
Hierarchy (Edgent v1.1.0)";
+            parent.document.title="org.apache.edgent.execution.services Class 
Hierarchy (Apache Edgent (incubating) v1.2.0 API)";
         }
     }
     catch(err) {
@@ -79,7 +80,7 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.Object
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
 <ul>
 <li type="circle">org.apache.edgent.execution.services.<a 
href="../../../../../org/apache/edgent/execution/services/Controls.html" 
title="class in org.apache.edgent.execution.services"><span 
class="typeNameLink">Controls</span></a></li>
 <li type="circle">org.apache.edgent.execution.services.<a 
href="../../../../../org/apache/edgent/execution/services/ServiceContainer.html"
 title="class in org.apache.edgent.execution.services"><span 
class="typeNameLink">ServiceContainer</span></a></li>
@@ -94,9 +95,9 @@
 </ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.Object
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
 <ul>
-<li type="circle">java.lang.Enum&lt;E&gt; (implements 
java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Enum</span></a>&lt;E&gt; (implements java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>)
 <ul>
 <li type="circle">org.apache.edgent.execution.services.<a 
href="../../../../../org/apache/edgent/execution/services/JobRegistryService.EventType.html"
 title="enum in org.apache.edgent.execution.services"><span 
class="typeNameLink">JobRegistryService.EventType</span></a></li>
 </ul>
@@ -123,7 +124,6 @@
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -153,6 +153,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/execution/services/package-use.html
----------------------------------------------------------------------
diff --git 
a/site/javadoc/latest/org/apache/edgent/execution/services/package-use.html 
b/site/javadoc/latest/org/apache/edgent/execution/services/package-use.html
index 16cd68f..2f76643 100644
--- a/site/javadoc/latest/org/apache/edgent/execution/services/package-use.html
+++ b/site/javadoc/latest/org/apache/edgent/execution/services/package-use.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:13 EST 2017 -->
-<title>Uses of Package org.apache.edgent.execution.services (Edgent 
v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:23 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.edgent.execution.services (Apache Edgent 
(incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package 
org.apache.edgent.execution.services (Edgent v1.1.0)";
+            parent.document.title="Uses of Package 
org.apache.edgent.execution.services (Apache Edgent (incubating) v1.2.0 API)";
         }
     }
     catch(err) {
@@ -476,7 +477,6 @@
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -506,6 +506,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/BiConsumer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/BiConsumer.html 
b/site/javadoc/latest/org/apache/edgent/function/BiConsumer.html
index 9f7a0b8..660392d 100644
--- a/site/javadoc/latest/org/apache/edgent/function/BiConsumer.html
+++ b/site/javadoc/latest/org/apache/edgent/function/BiConsumer.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>BiConsumer (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:17 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>BiConsumer (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BiConsumer (Edgent v1.1.0)";
+            parent.document.title="BiConsumer (Apache Edgent (incubating) 
v1.2.0 API)";
         }
     }
     catch(err) {
@@ -106,12 +107,12 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public interface <span class="typeNameLabel">BiConsumer&lt;T,U&gt;</span>
-extends java.io.Serializable</pre>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Consumer function that takes two arguments.</div>
 </li>
 </ul>
@@ -196,7 +197,6 @@ extends java.io.Serializable</pre>
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -241,6 +241,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/BiFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/BiFunction.html 
b/site/javadoc/latest/org/apache/edgent/function/BiFunction.html
index 05bb23a..4675618 100644
--- a/site/javadoc/latest/org/apache/edgent/function/BiFunction.html
+++ b/site/javadoc/latest/org/apache/edgent/function/BiFunction.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>BiFunction (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:17 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>BiFunction (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BiFunction (Edgent v1.1.0)";
+            parent.document.title="BiFunction (Apache Edgent (incubating) 
v1.2.0 API)";
         }
     }
     catch(err) {
@@ -107,12 +108,12 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public interface <span 
class="typeNameLabel">BiFunction&lt;T,U,R&gt;</span>
-extends java.io.Serializable</pre>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Function that takes two arguments and returns a value.</div>
 </li>
 </ul>
@@ -199,7 +200,6 @@ extends java.io.Serializable</pre>
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -244,6 +244,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/Consumer.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/Consumer.html 
b/site/javadoc/latest/org/apache/edgent/function/Consumer.html
index 6f34c74..d57ecaf 100644
--- a/site/javadoc/latest/org/apache/edgent/function/Consumer.html
+++ b/site/javadoc/latest/org/apache/edgent/function/Consumer.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>Consumer (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Consumer (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Consumer (Edgent v1.1.0)";
+            parent.document.title="Consumer (Apache Edgent (incubating) v1.2.0 
API)";
         }
     }
     catch(err) {
@@ -105,7 +106,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
@@ -114,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public interface <span class="typeNameLabel">Consumer&lt;T&gt;</span>
-extends java.io.Serializable</pre>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Function that consumes a value.</div>
 </li>
 </ul>
@@ -196,7 +197,6 @@ extends java.io.Serializable</pre>
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -241,6 +241,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/Function.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/Function.html 
b/site/javadoc/latest/org/apache/edgent/function/Function.html
index a9be77f..06a1c33 100644
--- a/site/javadoc/latest/org/apache/edgent/function/Function.html
+++ b/site/javadoc/latest/org/apache/edgent/function/Function.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>Function (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Function (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Function (Edgent v1.1.0)";
+            parent.document.title="Function (Apache Edgent (incubating) v1.2.0 
API)";
         }
     }
     catch(err) {
@@ -106,7 +107,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <dl>
 <dt>All Known Subinterfaces:</dt>
@@ -115,7 +116,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public interface <span class="typeNameLabel">Function&lt;T,R&gt;</span>
-extends java.io.Serializable</pre>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Single argument function.
  For example:
  <UL>
@@ -208,7 +209,6 @@ extends java.io.Serializable</pre>
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -253,6 +253,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/Functions.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/Functions.html 
b/site/javadoc/latest/org/apache/edgent/function/Functions.html
index d74c67a..7744790 100644
--- a/site/javadoc/latest/org/apache/edgent/function/Functions.html
+++ b/site/javadoc/latest/org/apache/edgent/function/Functions.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>Functions (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Functions (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Functions (Edgent v1.1.0)";
+            parent.document.title="Functions (Apache Edgent (incubating) 
v1.2.0 API)";
         }
     }
     catch(err) {
@@ -97,7 +98,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.edgent.function.Functions</li>
@@ -110,7 +111,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">Functions</span>
-extends java.lang.Object</pre>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
 <div class="block">Common functions and functional utilities.</div>
 </li>
 </ul>
@@ -161,12 +162,12 @@ extends java.lang.Object</pre>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#closeFunction-java.lang.Object-">closeFunction</a></span>(java.lang.Object&nbsp;function)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#closeFunction-java.lang.Object-">closeFunction</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;function)</code>
 <div class="block">Close the function.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;java.lang.Runnable</code></td>
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#delayedConsume-org.apache.edgent.function.Consumer-T-">delayedConsume</a></span>(<a
 href="../../../../org/apache/edgent/function/Consumer.html" title="interface 
in org.apache.edgent.function">Consumer</a>&lt;T&gt;&nbsp;consumer,
               T&nbsp;value)</code>
 <div class="block">Create a <code>Runnable</code> that calls
@@ -187,20 +188,20 @@ extends java.lang.Object</pre>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#isImmutable-java.lang.Object-">isImmutable</a></span>(java.lang.Object&nbsp;function)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#isImmutable-java.lang.Object-">isImmutable</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;function)</code>
 <div class="block">See if the functional logic is immutable.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#isImmutableClass-java.lang.Class-">isImmutableClass</a></span>(java.lang.Class&lt;?&gt;&nbsp;clazz)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#isImmutableClass-java.lang.Class-">isImmutableClass</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;clazz)</code>
 <div class="block">See if a function class is immutable.</div>
 </td>
 </tr>
 <tr id="i8" class="altColor">
-<td class="colFirst"><code>static java.lang.Runnable</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#runWithFinal-java.lang.Runnable-java.lang.Runnable-">runWithFinal</a></span>(java.lang.Runnable&nbsp;action,
-            java.lang.Runnable&nbsp;finalAction)</code>
+<td class="colFirst"><code>static <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#runWithFinal-java.lang.Runnable-java.lang.Runnable-">runWithFinal</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>&nbsp;action,
+            <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>&nbsp;finalAction)</code>
 <div class="block">Wrap a <code>Runnable</code> with a final action that
  is always called when <code>action.run()</code> completes.</div>
 </td>
@@ -230,13 +231,13 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a 
href="../../../../org/apache/edgent/function/Function.html" title="interface in 
org.apache.edgent.function">Function</a>&lt;T,java.lang.Integer&gt;</code></td>
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a 
href="../../../../org/apache/edgent/function/Function.html" title="interface in 
org.apache.edgent.function">Function</a>&lt;T,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#unpartitioned--">unpartitioned</a></span>()</code>
 <div class="block">Returns a constant function that returns zero (0).</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a 
href="../../../../org/apache/edgent/function/Function.html" title="interface in 
org.apache.edgent.function">Function</a>&lt;T,java.lang.Integer&gt;</code></td>
+<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a 
href="../../../../org/apache/edgent/function/Function.html" title="interface in 
org.apache.edgent.function">Function</a>&lt;T,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/Functions.html#zero--">zero</a></span>()</code>
 <div class="block">Returns a constant function that returns zero (0).</div>
 </td>
@@ -246,8 +247,8 @@ extends java.lang.Object</pre>
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 
toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -302,7 +303,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>zero</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a 
href="../../../../org/apache/edgent/function/Function.html" title="interface in 
org.apache.edgent.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;zero()</pre>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a 
href="../../../../org/apache/edgent/function/Function.html" title="interface in 
org.apache.edgent.function">Function</a>&lt;T,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&gt;&nbsp;zero()</pre>
 <div class="block">Returns a constant function that returns zero (0).</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -318,7 +319,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>unpartitioned</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a 
href="../../../../org/apache/edgent/function/Function.html" title="interface in 
org.apache.edgent.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;unpartitioned()</pre>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a 
href="../../../../org/apache/edgent/function/Function.html" title="interface in 
org.apache.edgent.function">Function</a>&lt;T,<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in 
java.lang">Integer</a>&gt;&nbsp;unpartitioned()</pre>
 <div class="block">Returns a constant function that returns zero (0).
  This is identical to <a 
href="../../../../org/apache/edgent/function/Functions.html#zero--"><code>zero()</code></a>
 but is more
  readable when applied as a key function.</div>
@@ -336,8 +337,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>closeFunction</h4>
-<pre>public static&nbsp;void&nbsp;closeFunction(java.lang.Object&nbsp;function)
-                          throws java.lang.Exception</pre>
+<pre>public static&nbsp;void&nbsp;closeFunction(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;function)
+                          throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
 <div class="block">Close the function.
  If <code>function</code> is an instance of <code>AutoCloseable</code>
  then close is called, otherwise no action is taken.</div>
@@ -345,7 +346,7 @@ extends java.lang.Object</pre>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>function</code> - Function to be closed.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code> - Error throwing function.</dd>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code> - Error throwing 
function.</dd>
 </dl>
 </li>
 </ul>
@@ -462,7 +463,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>isImmutable</h4>
-<pre>public 
static&nbsp;boolean&nbsp;isImmutable(java.lang.Object&nbsp;function)</pre>
+<pre>public static&nbsp;boolean&nbsp;isImmutable(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;function)</pre>
 <div class="block">See if the functional logic is immutable.
  
  Logic is stateful if:
@@ -483,7 +484,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>isImmutableClass</h4>
-<pre>public 
static&nbsp;boolean&nbsp;isImmutableClass(java.lang.Class&lt;?&gt;&nbsp;clazz)</pre>
+<pre>public static&nbsp;boolean&nbsp;isImmutableClass(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;clazz)</pre>
 <div class="block">See if a function class is immutable.
  
  Logic is stateful if:
@@ -506,8 +507,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>delayedConsume</h4>
-<pre>public 
static&nbsp;&lt;T&gt;&nbsp;java.lang.Runnable&nbsp;delayedConsume(<a 
href="../../../../org/apache/edgent/function/Consumer.html" title="interface in 
org.apache.edgent.function">Consumer</a>&lt;T&gt;&nbsp;consumer,
-                                                    T&nbsp;value)</pre>
+<pre>public static&nbsp;&lt;T&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>&nbsp;delayedConsume(<a 
href="../../../../org/apache/edgent/function/Consumer.html" title="interface in 
org.apache.edgent.function">Consumer</a>&lt;T&gt;&nbsp;consumer,
+                                          T&nbsp;value)</pre>
 <div class="block">Create a <code>Runnable</code> that calls
  <code>consumer.accept(value)</code> when <code>run()</code> is called.
  This can be used to delay the execution of the consumer
@@ -529,8 +530,8 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>runWithFinal</h4>
-<pre>public 
static&nbsp;java.lang.Runnable&nbsp;runWithFinal(java.lang.Runnable&nbsp;action,
-                                              
java.lang.Runnable&nbsp;finalAction)</pre>
+<pre>public static&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>&nbsp;runWithFinal(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>&nbsp;action,
+                                    <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true";
 title="class or interface in java.lang">Runnable</a>&nbsp;finalAction)</pre>
 <div class="block">Wrap a <code>Runnable</code> with a final action that
  is always called when <code>action.run()</code> completes.</div>
 <dl>
@@ -615,7 +616,6 @@ extends java.lang.Object</pre>
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -660,6 +660,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/Predicate.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/Predicate.html 
b/site/javadoc/latest/org/apache/edgent/function/Predicate.html
index 39c4630..22619a9 100644
--- a/site/javadoc/latest/org/apache/edgent/function/Predicate.html
+++ b/site/javadoc/latest/org/apache/edgent/function/Predicate.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>Predicate (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Predicate (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Predicate (Edgent v1.1.0)";
+            parent.document.title="Predicate (Apache Edgent (incubating) 
v1.2.0 API)";
         }
     }
     catch(err) {
@@ -105,7 +106,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
@@ -114,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public interface <span class="typeNameLabel">Predicate&lt;T&gt;</span>
-extends java.io.Serializable</pre>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Predicate function.</div>
 </li>
 </ul>
@@ -198,7 +199,6 @@ extends java.io.Serializable</pre>
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -243,6 +243,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/Supplier.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/Supplier.html 
b/site/javadoc/latest/org/apache/edgent/function/Supplier.html
index ab35caf..9c4ccf3 100644
--- a/site/javadoc/latest/org/apache/edgent/function/Supplier.html
+++ b/site/javadoc/latest/org/apache/edgent/function/Supplier.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>Supplier (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Supplier (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Supplier (Edgent v1.1.0)";
+            parent.document.title="Supplier (Apache Edgent (incubating) v1.2.0 
API)";
         }
     }
     catch(err) {
@@ -105,20 +106,20 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <dl>
 <dt>All Known Subinterfaces:</dt>
-<dd><a 
href="../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html"
 title="interface in 
org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a></dd>
+<dd><a 
href="../../../../org/apache/edgent/analytics/math3/json/JsonUnivariateAggregate.html"
 title="interface in 
org.apache.edgent.analytics.math3.json">JsonUnivariateAggregate</a>, <a 
href="../../../../org/apache/edgent/analytics/math3/UnivariateAggregate.html" 
title="interface in 
org.apache.edgent.analytics.math3">UnivariateAggregate</a></dd>
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a 
href="../../../../org/apache/edgent/topology/spi/functions/EndlessSupplier.html"
 title="class in org.apache.edgent.topology.spi.functions">EndlessSupplier</a>, 
<a 
href="../../../../org/apache/edgent/samples/utils/sensor/HeartMonitorSensor.html"
 title="class in 
org.apache.edgent.samples.utils.sensor">HeartMonitorSensor</a>, <a 
href="../../../../org/apache/edgent/samples/connectors/MsgSupplier.html" 
title="class in org.apache.edgent.samples.connectors">MsgSupplier</a>, <a 
href="../../../../org/apache/edgent/analytics/math3/stat/Regression.html" 
title="enum in org.apache.edgent.analytics.math3.stat">Regression</a>, <a 
href="../../../../org/apache/edgent/samples/utils/sensor/SimpleSimulatedSensor.html"
 title="class in 
org.apache.edgent.samples.utils.sensor">SimpleSimulatedSensor</a>, <a 
href="../../../../org/apache/edgent/samples/utils/sensor/SimulatedTemperatureSensor.html"
 title="class in 
org.apache.edgent.samples.utils.sensor">SimulatedTemperatureSensor</a>, <a 
href="../../../
 ../org/apache/edgent/analytics/math3/stat/Statistic.html" title="enum in 
org.apache.edgent.analytics.math3.stat">Statistic</a></dd>
+<dd><a 
href="../../../../org/apache/edgent/topology/spi/functions/EndlessSupplier.html"
 title="class in org.apache.edgent.topology.spi.functions">EndlessSupplier</a>, 
<a href="../../../../org/apache/edgent/analytics/math3/stat/Regression.html" 
title="enum in org.apache.edgent.analytics.math3.stat">Regression</a>, <a 
href="../../../../org/apache/edgent/analytics/math3/stat/Regression2.html" 
title="enum in org.apache.edgent.analytics.math3.stat">Regression2</a>, <a 
href="../../../../org/apache/edgent/analytics/math3/stat/Statistic.html" 
title="enum in org.apache.edgent.analytics.math3.stat">Statistic</a>, <a 
href="../../../../org/apache/edgent/analytics/math3/stat/Statistic2.html" 
title="enum in org.apache.edgent.analytics.math3.stat">Statistic2</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public interface <span class="typeNameLabel">Supplier&lt;T&gt;</span>
-extends java.io.Serializable</pre>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Function that supplies a value.
  For example, functions that returns the current time:
  <UL>
@@ -209,7 +210,6 @@ extends java.io.Serializable</pre>
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -254,6 +254,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
----------------------------------------------------------------------
diff --git 
a/site/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html 
b/site/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
index 1da8378..a6b1c94 100644
--- a/site/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
+++ b/site/javadoc/latest/org/apache/edgent/function/ToDoubleFunction.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>ToDoubleFunction (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ToDoubleFunction (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ToDoubleFunction (Edgent v1.1.0)";
+            parent.document.title="ToDoubleFunction (Apache Edgent 
(incubating) v1.2.0 API)";
         }
     }
     catch(err) {
@@ -189,7 +190,6 @@ var activeTableTab = "activeTableTab";
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -234,6 +234,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/ToIntFunction.html 
b/site/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
index 9613116..4de1777 100644
--- a/site/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
+++ b/site/javadoc/latest/org/apache/edgent/function/ToIntFunction.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>ToIntFunction (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ToIntFunction (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ToIntFunction (Edgent v1.1.0)";
+            parent.document.title="ToIntFunction (Apache Edgent (incubating) 
v1.2.0 API)";
         }
     }
     catch(err) {
@@ -105,7 +106,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
@@ -114,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public interface <span class="typeNameLabel">ToIntFunction&lt;T&gt;</span>
-extends java.io.Serializable</pre>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">Function that returns a int primitive.</div>
 </li>
 </ul>
@@ -198,7 +199,6 @@ extends java.io.Serializable</pre>
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -243,6 +243,6 @@ extends java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
----------------------------------------------------------------------
diff --git a/site/javadoc/latest/org/apache/edgent/function/UnaryOperator.html 
b/site/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
index 52387c7..98dbf23 100644
--- a/site/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
+++ b/site/javadoc/latest/org/apache/edgent/function/UnaryOperator.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>UnaryOperator (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>UnaryOperator (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnaryOperator (Edgent v1.1.0)";
+            parent.document.title="UnaryOperator (Apache Edgent (incubating) 
v1.2.0 API)";
         }
     }
     catch(err) {
@@ -99,7 +100,7 @@
 </dl>
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd><a href="../../../../org/apache/edgent/function/Function.html" 
title="interface in org.apache.edgent.function">Function</a>&lt;T,T&gt;, 
java.io.Serializable</dd>
+<dd><a href="../../../../org/apache/edgent/function/Function.html" 
title="interface in org.apache.edgent.function">Function</a>&lt;T,T&gt;, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <hr>
 <br>
@@ -150,7 +151,6 @@ extends <a 
href="../../../../org/apache/edgent/function/Function.html" title="in
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -195,6 +195,6 @@ extends <a 
href="../../../../org/apache/edgent/function/Function.html" title="in
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/a64ead3a/site/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
----------------------------------------------------------------------
diff --git 
a/site/javadoc/latest/org/apache/edgent/function/WrappedFunction.html 
b/site/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
index 85a844c..136722d 100644
--- a/site/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
+++ b/site/javadoc/latest/org/apache/edgent/function/WrappedFunction.html
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_112) on Sun Feb 26 17:08:11 EST 2017 -->
-<title>WrappedFunction (Edgent v1.1.0)</title>
-<meta name="date" content="2017-02-26">
+<!-- Generated by javadoc (1.8.0_112) on Mon Dec 18 11:25:18 EST 2017 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>WrappedFunction (Apache Edgent (incubating) v1.2.0 API)</title>
+<meta name="date" content="2017-12-18">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WrappedFunction (Edgent v1.1.0)";
+            parent.document.title="WrappedFunction (Apache Edgent (incubating) 
v1.2.0 API)";
         }
     }
     catch(err) {
@@ -97,7 +98,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.edgent.function.WrappedFunction&lt;F&gt;</li>
@@ -113,7 +114,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable</dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -122,8 +123,8 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public abstract class <span 
class="typeNameLabel">WrappedFunction&lt;F&gt;</span>
-extends java.lang.Object
-implements java.io.Serializable</pre>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
 <div class="block">A wrapped function.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -174,14 +175,14 @@ implements java.io.Serializable</pre>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>&lt;C&gt;&nbsp;C</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/WrappedFunction.html#unwrap-java.lang.Class-">unwrap</a></span>(java.lang.Class&lt;C&gt;&nbsp;clazz)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/WrappedFunction.html#unwrap-java.lang.Class-">unwrap</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;C&gt;&nbsp;clazz)</code>
 <div class="block">Unwrap to find the outermost function that is an instance 
of <code>clazz</code>.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>static &lt;C&gt;&nbsp;C</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/WrappedFunction.html#unwrap-java.lang.Class-java.lang.Object-">unwrap</a></span>(java.lang.Class&lt;C&gt;&nbsp;clazz,
-      java.lang.Object&nbsp;wf)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/edgent/function/WrappedFunction.html#unwrap-java.lang.Class-java.lang.Object-">unwrap</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;C&gt;&nbsp;clazz,
+      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;wf)</code>
 <div class="block">Unwrap a function object to find the outermost function 
that implements <code>clazz</code>.</div>
 </td>
 </tr>
@@ -190,8 +191,8 @@ implements java.io.Serializable</pre>
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 
toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -246,7 +247,7 @@ implements java.io.Serializable</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>unwrap</h4>
-<pre>public&nbsp;&lt;C&gt;&nbsp;C&nbsp;unwrap(java.lang.Class&lt;C&gt;&nbsp;clazz)</pre>
+<pre>public&nbsp;&lt;C&gt;&nbsp;C&nbsp;unwrap(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;C&gt;&nbsp;clazz)</pre>
 <div class="block">Unwrap to find the outermost function that is an instance 
of <code>clazz</code>.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -268,8 +269,8 @@ implements java.io.Serializable</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>unwrap</h4>
-<pre>public 
static&nbsp;&lt;C&gt;&nbsp;C&nbsp;unwrap(java.lang.Class&lt;C&gt;&nbsp;clazz,
-                           java.lang.Object&nbsp;wf)</pre>
+<pre>public static&nbsp;&lt;C&gt;&nbsp;C&nbsp;unwrap(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;C&gt;&nbsp;clazz,
+                           <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;wf)</pre>
 <div class="block">Unwrap a function object to find the outermost function 
that implements <code>clazz</code>.
  If a function object is not an instance of <code>clazz</code> but is an 
instance of
  <code>WrappedFunction</code> then the test is repeated on the value of <a 
href="../../../../org/apache/edgent/function/WrappedFunction.html#f--"><code>f()</code></a>.</div>
@@ -310,7 +311,6 @@ implements java.io.Serializable</pre>
 <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://edgent.incubator.apache.org";>Apache 
Edgent (incubating)</a></div>
 </div>
 <div class="subNav">
 <ul class="navList">
@@ -355,6 +355,6 @@ implements java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2017 The Apache Software 
Foundation. All Rights Reserved - 4744f56-20170226-1707</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2017 <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
 </body>
 </html>

Reply via email to