summaryrefslogtreecommitdiff
path: root/docs/apidocs/bjc/everge/ReplSet.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/apidocs/bjc/everge/ReplSet.html')
-rw-r--r--docs/apidocs/bjc/everge/ReplSet.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/apidocs/bjc/everge/ReplSet.html b/docs/apidocs/bjc/everge/ReplSet.html
index 14a7668..c2910da 100644
--- a/docs/apidocs/bjc/everge/ReplSet.html
+++ b/docs/apidocs/bjc/everge/ReplSet.html
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_121) on Mon Sep 09 20:13:17 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_121) on Wed May 20 19:39:32 EDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ReplSet (everge 0.2.0 API)</title>
-<meta name="date" content="2019-09-09">
+<meta name="date" content="2020-05-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
@@ -223,7 +223,8 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
<pre>public&nbsp;ReplSet(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>&gt;&nbsp;lst)</pre>
<div class="block">Create a new set of pairs using an existing list of pairs.
- Changes to the list of pairs will carry across to the ReplSet, so be careful about that.</div>
+ Changes to the list of pairs will carry across to the ReplSet, so be careful
+ about that.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>lst</code> - The list of pairs to use.</dd>
@@ -369,6 +370,6 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2019. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p>
</body>
</html>