summaryrefslogtreecommitdiffstats
path: root/1.3.1/sangria-lazy/apidocs
diff options
context:
space:
mode:
Diffstat (limited to '1.3.1/sangria-lazy/apidocs')
-rw-r--r--1.3.1/sangria-lazy/apidocs/allclasses-frame.html26
-rw-r--r--1.3.1/sangria-lazy/apidocs/allclasses-noframe.html26
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/Lazy.html278
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBinder.html303
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBinding.html234
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBindingVisitor.html251
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyScopes.html289
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazySingleton.html176
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/SangriaLazyModule.html300
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html124
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html151
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html151
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html124
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html124
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html124
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html124
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-frame.html33
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-summary.html219
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-tree.html153
-rw-r--r--1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-use.html149
-rw-r--r--1.3.1/sangria-lazy/apidocs/constant-values.html124
-rw-r--r--1.3.1/sangria-lazy/apidocs/deprecated-list.html124
-rw-r--r--1.3.1/sangria-lazy/apidocs/help-doc.html225
-rw-r--r--1.3.1/sangria-lazy/apidocs/index-all.html223
-rw-r--r--1.3.1/sangria-lazy/apidocs/index.html72
-rw-r--r--1.3.1/sangria-lazy/apidocs/overview-tree.html157
-rw-r--r--1.3.1/sangria-lazy/apidocs/package-list1
-rw-r--r--1.3.1/sangria-lazy/apidocs/script.js30
-rw-r--r--1.3.1/sangria-lazy/apidocs/stylesheet.css574
29 files changed, 4889 insertions, 0 deletions
diff --git a/1.3.1/sangria-lazy/apidocs/allclasses-frame.html b/1.3.1/sangria-lazy/apidocs/allclasses-frame.html
new file mode 100644
index 0000000..da40f58
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/allclasses-frame.html
@@ -0,0 +1,26 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy" target="classFrame">Lazy</a></li>
+<li><a href="com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy" target="classFrame">LazyBinder</a></li>
+<li><a href="com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy" target="classFrame"><span class="interfaceName">LazyBinding</span></a></li>
+<li><a href="com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy" target="classFrame"><span class="interfaceName">LazyBindingVisitor</span></a></li>
+<li><a href="com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy" target="classFrame">LazyScopes</a></li>
+<li><a href="com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy" target="classFrame">LazySingleton</a></li>
+<li><a href="com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy" target="classFrame">SangriaLazyModule</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/allclasses-noframe.html b/1.3.1/sangria-lazy/apidocs/allclasses-noframe.html
new file mode 100644
index 0000000..63d5d06
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/allclasses-noframe.html
@@ -0,0 +1,26 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy">Lazy</a></li>
+<li><a href="com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</a></li>
+<li><a href="com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><span class="interfaceName">LazyBinding</span></a></li>
+<li><a href="com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy"><span class="interfaceName">LazyBindingVisitor</span></a></li>
+<li><a href="com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy">LazyScopes</a></li>
+<li><a href="com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy">LazySingleton</a></li>
+<li><a href="com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy">SangriaLazyModule</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/Lazy.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/Lazy.html
new file mode 100644
index 0000000..a08ce1d
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/Lazy.html
@@ -0,0 +1,278 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Lazy (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="Lazy (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Lazy.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>Prev&nbsp;Class</li>
+<li><a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/Lazy.html" target="_top">Frames</a></li>
+<li><a href="Lazy.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">com.tavianator.sangria.lazy</div>
+<h2 title="Class Lazy" class="title">Class Lazy&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/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>com.tavianator.sangria.lazy.Lazy&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <span class="typeNameLabel">Lazy&lt;T&gt;</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block">A lazily-loaded dependency. Like a <code>Provider</code>, calling <a href="../../../../com/tavianator/sangria/lazy/Lazy.html#get--"><code>get()</code></a> will produce an instance of <code>T</code>.
+ Unlike a <code>Provider</code>, the same instance will be returned for every future call to <a href="../../../../com/tavianator/sangria/lazy/Lazy.html#get--"><code>get()</code></a>. Different
+ <code>Lazy</code> instances are independent and will return different instances from <a href="../../../../com/tavianator/sangria/lazy/Lazy.html#get--"><code>get()</code></a>.
+
+ <p>
+ <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a> works automatically for unqualified bindings, as long as just-in-time bindings are enabled. For
+ qualified bindings, or if explicit bindings are requred, use <a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><code>LazyBinder</code></a>:
+ </p>
+
+ <pre>
+ // Either separately...
+ bind(Dependency.class)
+ .annotatedWith(Names.named("name"))
+ .to(RealDependency.class);
+
+ LazyBinder.create(binder())
+ .bind(Dependency.class)
+ .annotatedWith(Names.named("name"));
+
+ // ... or in one go
+ LazyBinder.create(binder())
+ .bind(Dependency.class)
+ .annotatedWith(Names.named("name"))
+ .to(RealDependency.class);
+
+ ...
+
+ @Inject @Named("name") Lazy&lt;Dependency&gt; lazy;
+ </pre></div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tavian Barnes (tavianator@tavianator.com)</dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="type parameter in Lazy">T</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/Lazy.html#get--">get</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="get--">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>get</h4>
+<pre>public&nbsp;<a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="type parameter in Lazy">T</a>&nbsp;get()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A lazily-produced value of type <code>T</code>.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Lazy.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>Prev&nbsp;Class</li>
+<li><a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/Lazy.html" target="_top">Frames</a></li>
+<li><a href="Lazy.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBinder.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBinder.html
new file mode 100644
index 0000000..35ae4c3
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBinder.html
@@ -0,0 +1,303 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>LazyBinder (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="LazyBinder (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LazyBinder.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="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/LazyBinder.html" target="_top">Frames</a></li>
+<li><a href="LazyBinder.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">com.tavianator.sangria.lazy</div>
+<h2 title="Class LazyBinder" class="title">Class LazyBinder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/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>com.tavianator.sangria.lazy.LazyBinder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">LazyBinder</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block">Binder for <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a> instances.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tavian Barnes (tavianator@tavianator.com)</dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/binder/AnnotatedBindingBuilder.html?is-external=true" title="class or interface in com.google.inject.binder">AnnotatedBindingBuilder</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html#bind-java.lang.Class-">bind</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
+<div class="block">See the EDSL examples at <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a>.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/binder/LinkedBindingBuilder.html?is-external=true" title="class or interface in com.google.inject.binder">LinkedBindingBuilder</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html#bind-com.google.inject.Key-">bind</a></span>(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;T&gt;&nbsp;key)</code>
+<div class="block">See the EDSL examples at <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/binder/AnnotatedBindingBuilder.html?is-external=true" title="class or interface in com.google.inject.binder">AnnotatedBindingBuilder</a>&lt;T&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html#bind-com.google.inject.TypeLiteral-">bind</a></span>(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/TypeLiteral.html?is-external=true" title="class or interface in com.google.inject">TypeLiteral</a>&lt;T&gt;&nbsp;type)</code>
+<div class="block">See the EDSL examples at <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a>.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html#create-com.google.inject.Binder-">create</a></span>(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Binder.html?is-external=true" title="class or interface in com.google.inject">Binder</a>&nbsp;binder)</code>
+<div class="block">Create a <a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><code>LazyBinder</code></a>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="create-com.google.inject.Binder-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>create</h4>
+<pre>public static&nbsp;<a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</a>&nbsp;create(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Binder.html?is-external=true" title="class or interface in com.google.inject">Binder</a>&nbsp;binder)</pre>
+<div class="block">Create a <a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><code>LazyBinder</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>binder</code> - The <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Binder.html?is-external=true" title="class or interface in com.google.inject"><code>Binder</code></a> to use.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A <a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><code>LazyBinder</code></a> instance.</dd>
+</dl>
+</li>
+</ul>
+<a name="bind-java.lang.Class-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bind</h4>
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/binder/AnnotatedBindingBuilder.html?is-external=true" title="class or interface in com.google.inject.binder">AnnotatedBindingBuilder</a>&lt;T&gt;&nbsp;bind(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
+<div class="block">See the EDSL examples at <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a>.</div>
+</li>
+</ul>
+<a name="bind-com.google.inject.TypeLiteral-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bind</h4>
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/binder/AnnotatedBindingBuilder.html?is-external=true" title="class or interface in com.google.inject.binder">AnnotatedBindingBuilder</a>&lt;T&gt;&nbsp;bind(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/TypeLiteral.html?is-external=true" title="class or interface in com.google.inject">TypeLiteral</a>&lt;T&gt;&nbsp;type)</pre>
+<div class="block">See the EDSL examples at <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a>.</div>
+</li>
+</ul>
+<a name="bind-com.google.inject.Key-">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>bind</h4>
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/binder/LinkedBindingBuilder.html?is-external=true" title="class or interface in com.google.inject.binder">LinkedBindingBuilder</a>&lt;T&gt;&nbsp;bind(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;T&gt;&nbsp;key)</pre>
+<div class="block">See the EDSL examples at <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a>.</div>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LazyBinder.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="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/LazyBinder.html" target="_top">Frames</a></li>
+<li><a href="LazyBinder.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBinding.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBinding.html
new file mode 100644
index 0000000..e27989e
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBinding.html
@@ -0,0 +1,234 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>LazyBinding (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="LazyBinding (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LazyBinding.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="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/LazyBinding.html" target="_top">Frames</a></li>
+<li><a href="LazyBinding.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">com.tavianator.sangria.lazy</div>
+<h2 title="Interface LazyBinding" class="title">Interface LazyBinding&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">LazyBinding&lt;T&gt;</span></pre>
+<div class="block">SPI for <a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><code>LazyBinder</code></a> bindings.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tavian Barnes (tavianator@tavianator.com)</dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;<a href="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="type parameter in LazyBinding">T</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/LazyBinding.html#getTargetKey--">getTargetKey</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="getTargetKey--">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getTargetKey</h4>
+<pre><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;<a href="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="type parameter in LazyBinding">T</a>&gt;&nbsp;getTargetKey()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The key wrapped by the <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy&lt;T&gt;</code></a> binding.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LazyBinding.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="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/LazyBinding.html" target="_top">Frames</a></li>
+<li><a href="LazyBinding.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBindingVisitor.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBindingVisitor.html
new file mode 100644
index 0000000..d55e1c6
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyBindingVisitor.html
@@ -0,0 +1,251 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>LazyBindingVisitor (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="LazyBindingVisitor (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LazyBindingVisitor.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="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/LazyBindingVisitor.html" target="_top">Frames</a></li>
+<li><a href="LazyBindingVisitor.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">com.tavianator.sangria.lazy</div>
+<h2 title="Interface LazyBindingVisitor" class="title">Interface LazyBindingVisitor&lt;T,V&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true" title="class or interface in com.google.inject.spi">BindingTargetVisitor</a>&lt;T,V&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">LazyBindingVisitor&lt;T,V&gt;</span>
+extends <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true" title="class or interface in com.google.inject.spi">BindingTargetVisitor</a>&lt;T,V&gt;</pre>
+<div class="block">Visitor interface for the lazy binding SPI.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tavian Barnes (tavianator@tavianator.com)</dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="type parameter in LazyBindingVisitor">V</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html#visit-com.tavianator.sangria.lazy.LazyBinding-">visit</a></span>(<a href="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy">LazyBinding</a>&lt;? extends <a href="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="type parameter in LazyBindingVisitor">T</a>&gt;&nbsp;binding)</code>
+<div class="block">Visit a <a href="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><code>LazyBinding</code></a>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.com.google.inject.spi.BindingTargetVisitor">
+<!-- -->
+</a>
+<h3>Methods inherited from interface&nbsp;com.google.inject.spi.<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true" title="class or interface in com.google.inject.spi">BindingTargetVisitor</a></h3>
+<code><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true#visit-com.google.inject.spi.ConstructorBinding-" title="class or interface in com.google.inject.spi">visit</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true#visit-com.google.inject.spi.ConvertedConstantBinding-" title="class or interface in com.google.inject.spi">visit</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true#visit-com.google.inject.spi.ExposedBinding-" title="class or interface in com.google.inject.spi">visit</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true#visit-com.google.inject.spi.InstanceBinding-" title="class or interface in com.google.inject.spi">visit</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true#visit-com.google.inject.spi.LinkedKeyBinding-" title="class or interface in com.google.inject.spi">visit</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true#visit-com.google.inject.spi.ProviderBinding-" title="class or interface in com.google.inject.spi">visit</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true#visit-com.google.inject.spi.ProviderInstanceBinding-" title="class or interface in com.google.inject.spi">visit</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true#visit-com.google.inject.spi.ProviderKeyBinding-" title="class or interface in com.google.inject.spi">visit</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true#visit-com.google.inject.spi.UntargettedBinding-" title="class or interface in com.google.inject.spi">visit</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="visit-com.tavianator.sangria.lazy.LazyBinding-">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>visit</h4>
+<pre><a href="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="type parameter in LazyBindingVisitor">V</a>&nbsp;visit(<a href="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy">LazyBinding</a>&lt;? extends <a href="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="type parameter in LazyBindingVisitor">T</a>&gt;&nbsp;binding)</pre>
+<div class="block">Visit a <a href="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><code>LazyBinding</code></a>.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>binding</code> - The binding to visit.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A value of type <code>V</code>.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LazyBindingVisitor.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="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/LazyBindingVisitor.html" target="_top">Frames</a></li>
+<li><a href="LazyBindingVisitor.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyScopes.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyScopes.html
new file mode 100644
index 0000000..13d3a11
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazyScopes.html
@@ -0,0 +1,289 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>LazyScopes (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="LazyScopes (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LazyScopes.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="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/LazyScopes.html" target="_top">Frames</a></li>
+<li><a href="LazyScopes.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">com.tavianator.sangria.lazy</div>
+<h2 title="Class LazyScopes" class="title">Class LazyScopes</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/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>com.tavianator.sangria.lazy.LazyScopes</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">LazyScopes</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block">Lazy scope implementations.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tavian Barnes (tavianator@tavianator.com)</dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!-- -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Scope.html?is-external=true" title="class or interface in com.google.inject">Scope</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/LazyScopes.html#LAZY_SINGLETON">LAZY_SINGLETON</a></span></code>
+<div class="block">Lazy version of <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Scopes.html?is-external=true#SINGLETON" title="class or interface in com.google.inject"><code>Scopes.SINGLETON</code></a>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!-- -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/LazyScopes.html#LazyScopes--">LazyScopes</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!-- -->
+</a>
+<h3>Field Detail</h3>
+<a name="LAZY_SINGLETON">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LAZY_SINGLETON</h4>
+<pre>public static final&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Scope.html?is-external=true" title="class or interface in com.google.inject">Scope</a> LAZY_SINGLETON</pre>
+<div class="block">Lazy version of <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Scopes.html?is-external=true#SINGLETON" title="class or interface in com.google.inject"><code>Scopes.SINGLETON</code></a>.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy"><code>LazySingleton</code></a></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="LazyScopes--">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LazyScopes</h4>
+<pre>public&nbsp;LazyScopes()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LazyScopes.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="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/LazyScopes.html" target="_top">Frames</a></li>
+<li><a href="LazyScopes.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazySingleton.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazySingleton.html
new file mode 100644
index 0000000..241c6aa
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/LazySingleton.html
@@ -0,0 +1,176 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>LazySingleton (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="LazySingleton (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LazySingleton.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="../../../../com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/LazySingleton.html" target="_top">Frames</a></li>
+<li><a href="LazySingleton.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li>Optional</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Element</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">com.tavianator.sangria.lazy</div>
+<h2 title="Annotation Type LazySingleton" class="title">Annotation Type LazySingleton</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>@Scope
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Documented.html?is-external=true" title="class or interface in java.lang.annotation">@Documented</a>
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="class or interface in java.lang.annotation">METHOD</a>})
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
+public @interface <span class="memberNameLabel">LazySingleton</span></pre>
+<div class="block">Like <code>Singleton</code>, but always lazy.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tavian Barnes (tavianator@tavianator.com)</dd>
+</dl>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/LazySingleton.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="../../../../com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/LazySingleton.html" target="_top">Frames</a></li>
+<li><a href="LazySingleton.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li>Optional</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Element</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/SangriaLazyModule.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/SangriaLazyModule.html
new file mode 100644
index 0000000..e9f8eca
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/SangriaLazyModule.html
@@ -0,0 +1,300 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>SangriaLazyModule (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="SangriaLazyModule (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SangriaLazyModule.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="../../../../com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/SangriaLazyModule.html" target="_top">Frames</a></li>
+<li><a href="SangriaLazyModule.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">com.tavianator.sangria.lazy</div>
+<h2 title="Class SangriaLazyModule" class="title">Class SangriaLazyModule</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/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><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true" title="class or interface in com.google.inject">com.google.inject.AbstractModule</a></li>
+<li>
+<ul class="inheritance">
+<li>com.tavianator.sangria.lazy.SangriaLazyModule</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Module.html?is-external=true" title="class or interface in com.google.inject">Module</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">SangriaLazyModule</span>
+extends <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true" title="class or interface in com.google.inject">AbstractModule</a></pre>
+<div class="block">Module for lazy initialization features.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tavian Barnes (tavianator@tavianator.com)</dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!-- -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/SangriaLazyModule.html#SangriaLazyModule--">SangriaLazyModule</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/lazy/SangriaLazyModule.html#configure--">configure</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.com.google.inject.AbstractModule">
+<!-- -->
+</a>
+<h3>Methods inherited from class&nbsp;com.google.inject.<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true" title="class or interface in com.google.inject">AbstractModule</a></h3>
+<code><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#addError-com.google.inject.spi.Message-" title="class or interface in com.google.inject">addError</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#addError-java.lang.String-java.lang.Object...-" title="class or interface in com.google.inject">addError</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#addError-java.lang.Throwable-" title="class or interface in com.google.inject">addError</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#bind-java.lang.Class-" title="class or interface in com.google.inject">bind</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#bind-com.google.inject.Key-" title="class or interface in com.google.inject">bind</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#bind-com.google.inject.TypeLiteral-" title="class or interface in com.google.inject">bind</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#bindConstant--" title="class or interface in com.google.inject">bindConstant</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#binder--" title="class or interface in com.google.inject">binder</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#bindInterceptor-com.google.inject.matcher.Matcher-com.google.inject.matcher.Matcher-org.aopalliance.intercept.MethodInterceptor...-" title="class or interface in com.google.inject">bindInterceptor</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#bindListener-com.google.inject.matcher.Matcher-com.google.inject.spi.ProvisionListener...-" title="class or interface in com.google.inject">bindListener</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#bindListener-com.google.inject.matcher.Matcher-com.google.inject.spi.TypeListener-" title="class or interface in com.google.inject">bindListener</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#bindScope-java.lang.Class-com.google.inject.Scope-" title="class or interface in com.google.inject">bindScope</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#configure-com.google.inject.Binder-" title="class or interface in com.google.inject">configure</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#convertToTypes-com.google.inject.matcher.Matcher-com.google.inject.spi.TypeConverter-" title="class or interface in com.google.inject">convertToTypes</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#currentStage--" title="class or interface in com.google.inject">currentStage</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#getMembersInjector-java.lang.Class-" title="class or interface in com.google.inject">getMembersInjector</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#getMembersInjector-com.google.inject.TypeLiteral-" title="class or interface in com.google.inject">getMembersInjector</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#getProvider-java.lang.Class-" title="class or interface in com.google.inject">getProvider</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#getProvider-com.google.inject.Key-" title="class or interface in com.google.inject">getProvider</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#install-com.google.inject.Module-" title="class or interface in com.google.inject">install</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#requestInjection-java.lang.Object-" title="class or interface in com.google.inject">requestInjection</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#requestStaticInjection-java.lang.Class...-" title="class or interface in com.google.inject">requestStaticInjection</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#requireBinding-java.lang.Class-" title="class or interface in com.google.inject">requireBinding</a>, <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#requireBinding-com.google.inject.Key-" title="class or interface in com.google.inject">requireBinding</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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/7/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>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SangriaLazyModule--">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SangriaLazyModule</h4>
+<pre>public&nbsp;SangriaLazyModule()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="configure--">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>configure</h4>
+<pre>protected&nbsp;void&nbsp;configure()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true#configure--" title="class or interface in com.google.inject">configure</a></code>&nbsp;in class&nbsp;<code><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true" title="class or interface in com.google.inject">AbstractModule</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SangriaLazyModule.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="../../../../com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/SangriaLazyModule.html" target="_top">Frames</a></li>
+<li><a href="SangriaLazyModule.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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html
new file mode 100644
index 0000000..30b7bde
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html
@@ -0,0 +1,124 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class com.tavianator.sangria.lazy.Lazy (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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 com.tavianator.sangria.lazy.Lazy (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/Lazy.html" target="_top">Frames</a></li>
+<li><a href="Lazy.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 com.tavianator.sangria.lazy.Lazy" class="title">Uses of Class<br>com.tavianator.sangria.lazy.Lazy</h2>
+</div>
+<div class="classUseContainer">No usage of com.tavianator.sangria.lazy.Lazy</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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/Lazy.html" target="_top">Frames</a></li>
+<li><a href="Lazy.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html
new file mode 100644
index 0000000..af377cd
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html
@@ -0,0 +1,151 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class com.tavianator.sangria.lazy.LazyBinder (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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 com.tavianator.sangria.lazy.LazyBinder (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/LazyBinder.html" target="_top">Frames</a></li>
+<li><a href="LazyBinder.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 com.tavianator.sangria.lazy.LazyBinder" class="title">Uses of Class<br>com.tavianator.sangria.lazy.LazyBinder</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.tavianator.sangria.lazy">
+<!-- -->
+</a>
+<h3>Uses of <a href="../../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</a> in <a href="../../../../../com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</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="../../../../../com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a> that return <a href="../../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</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 <a href="../../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">LazyBinder.</span><code><span class="memberNameLink"><a href="../../../../../com/tavianator/sangria/lazy/LazyBinder.html#create-com.google.inject.Binder-">create</a></span>(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Binder.html?is-external=true" title="class or interface in com.google.inject">Binder</a>&nbsp;binder)</code>
+<div class="block">Create a <a href="../../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><code>LazyBinder</code></a>.</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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/LazyBinder.html" target="_top">Frames</a></li>
+<li><a href="LazyBinder.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html
new file mode 100644
index 0000000..35241e8
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html
@@ -0,0 +1,151 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface com.tavianator.sangria.lazy.LazyBinding (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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 com.tavianator.sangria.lazy.LazyBinding (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/LazyBinding.html" target="_top">Frames</a></li>
+<li><a href="LazyBinding.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 com.tavianator.sangria.lazy.LazyBinding" class="title">Uses of Interface<br>com.tavianator.sangria.lazy.LazyBinding</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="com.tavianator.sangria.lazy">
+<!-- -->
+</a>
+<h3>Uses of <a href="../../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy">LazyBinding</a> in <a href="../../../../../com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</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="../../../../../com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a> with parameters of type <a href="../../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy">LazyBinding</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="../../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="type parameter in LazyBindingVisitor">V</a></code></td>
+<td class="colLast"><span class="typeNameLabel">LazyBindingVisitor.</span><code><span class="memberNameLink"><a href="../../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html#visit-com.tavianator.sangria.lazy.LazyBinding-">visit</a></span>(<a href="../../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy">LazyBinding</a>&lt;? extends <a href="../../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="type parameter in LazyBindingVisitor">T</a>&gt;&nbsp;binding)</code>
+<div class="block">Visit a <a href="../../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><code>LazyBinding</code></a>.</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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/LazyBinding.html" target="_top">Frames</a></li>
+<li><a href="LazyBinding.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html
new file mode 100644
index 0000000..b791933
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html
@@ -0,0 +1,124 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface com.tavianator.sangria.lazy.LazyBindingVisitor (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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 com.tavianator.sangria.lazy.LazyBindingVisitor (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html" target="_top">Frames</a></li>
+<li><a href="LazyBindingVisitor.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 com.tavianator.sangria.lazy.LazyBindingVisitor" class="title">Uses of Interface<br>com.tavianator.sangria.lazy.LazyBindingVisitor</h2>
+</div>
+<div class="classUseContainer">No usage of com.tavianator.sangria.lazy.LazyBindingVisitor</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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html" target="_top">Frames</a></li>
+<li><a href="LazyBindingVisitor.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html
new file mode 100644
index 0000000..3de2794
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html
@@ -0,0 +1,124 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class com.tavianator.sangria.lazy.LazyScopes (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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 com.tavianator.sangria.lazy.LazyScopes (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/LazyScopes.html" target="_top">Frames</a></li>
+<li><a href="LazyScopes.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 com.tavianator.sangria.lazy.LazyScopes" class="title">Uses of Class<br>com.tavianator.sangria.lazy.LazyScopes</h2>
+</div>
+<div class="classUseContainer">No usage of com.tavianator.sangria.lazy.LazyScopes</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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/LazyScopes.html" target="_top">Frames</a></li>
+<li><a href="LazyScopes.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html
new file mode 100644
index 0000000..018cf79
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html
@@ -0,0 +1,124 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class com.tavianator.sangria.lazy.LazySingleton (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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 com.tavianator.sangria.lazy.LazySingleton (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/LazySingleton.html" target="_top">Frames</a></li>
+<li><a href="LazySingleton.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 com.tavianator.sangria.lazy.LazySingleton" class="title">Uses of Class<br>com.tavianator.sangria.lazy.LazySingleton</h2>
+</div>
+<div class="classUseContainer">No usage of com.tavianator.sangria.lazy.LazySingleton</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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/LazySingleton.html" target="_top">Frames</a></li>
+<li><a href="LazySingleton.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html
new file mode 100644
index 0000000..a09d656
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html
@@ -0,0 +1,124 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class com.tavianator.sangria.lazy.SangriaLazyModule (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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 com.tavianator.sangria.lazy.SangriaLazyModule (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html" target="_top">Frames</a></li>
+<li><a href="SangriaLazyModule.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 com.tavianator.sangria.lazy.SangriaLazyModule" class="title">Uses of Class<br>com.tavianator.sangria.lazy.SangriaLazyModule</h2>
+</div>
+<div class="classUseContainer">No usage of com.tavianator.sangria.lazy.SangriaLazyModule</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="../../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li><a href="../../../../../com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy">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?com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html" target="_top">Frames</a></li>
+<li><a href="SangriaLazyModule.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-frame.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-frame.html
new file mode 100644
index 0000000..42b7f62
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>com.tavianator.sangria.lazy (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="../../../../com/tavianator/sangria/lazy/package-summary.html" target="classFrame">com.tavianator.sangria.lazy</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="LazyBinding.html" title="interface in com.tavianator.sangria.lazy" target="classFrame"><span class="interfaceName">LazyBinding</span></a></li>
+<li><a href="LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy" target="classFrame"><span class="interfaceName">LazyBindingVisitor</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Lazy.html" title="class in com.tavianator.sangria.lazy" target="classFrame">Lazy</a></li>
+<li><a href="LazyBinder.html" title="class in com.tavianator.sangria.lazy" target="classFrame">LazyBinder</a></li>
+<li><a href="LazyScopes.html" title="class in com.tavianator.sangria.lazy" target="classFrame">LazyScopes</a></li>
+<li><a href="SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy" target="classFrame">SangriaLazyModule</a></li>
+</ul>
+<h2 title="Annotation Types">Annotation Types</h2>
+<ul title="Annotation Types">
+<li><a href="LazySingleton.html" title="annotation in com.tavianator.sangria.lazy" target="classFrame">LazySingleton</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-summary.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-summary.html
new file mode 100644
index 0000000..9332520
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-summary.html
@@ -0,0 +1,219 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>com.tavianator.sangria.lazy (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="com.tavianator.sangria.lazy (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></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>Prev&nbsp;Package</li>
+<li>Next&nbsp;Package</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/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;com.tavianator.sangria.lazy</h1>
+<div class="docSummary">
+<div class="block"><code>sangria-lazy</code>: Lazy loading.</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="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy">LazyBinding</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">SPI for <a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><code>LazyBinder</code></a> bindings.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy">LazyBindingVisitor</a>&lt;T,V&gt;</td>
+<td class="colLast">
+<div class="block">Visitor interface for the lazy binding SPI.</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="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy">Lazy</a>&lt;T&gt;</td>
+<td class="colLast">
+<div class="block">A lazily-loaded dependency.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</a></td>
+<td class="colLast">
+<div class="block">Binder for <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a> instances.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy">LazyScopes</a></td>
+<td class="colLast">
+<div class="block">Lazy scope implementations.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy">SangriaLazyModule</a></td>
+<td class="colLast">
+<div class="block">Module for lazy initialization features.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Annotation Types Summary table, listing annotation types, and an explanation">
+<caption><span>Annotation Types Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Annotation Type</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy">LazySingleton</a></td>
+<td class="colLast">
+<div class="block">Like <code>Singleton</code>, but always lazy.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!-- -->
+</a>
+<h2 title="Package com.tavianator.sangria.lazy Description">Package com.tavianator.sangria.lazy Description</h2>
+<div class="block"><code>sangria-lazy</code>: Lazy loading.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Version:</span></dt>
+<dd>1.2</dd>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tavian Barnes (tavianator@tavianator.com)</dd>
+</dl>
+</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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></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>Prev&nbsp;Package</li>
+<li>Next&nbsp;Package</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-tree.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-tree.html
new file mode 100644
index 0000000..9124567
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-tree.html
@@ -0,0 +1,153 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>com.tavianator.sangria.lazy Class Hierarchy (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="com.tavianator.sangria.lazy Class Hierarchy (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../com/tavianator/sangria/lazy/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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/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 com.tavianator.sangria.lazy</h1>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/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">com.google.inject.<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true" title="class or interface in com.google.inject"><span class="typeNameLink">AbstractModule</span></a> (implements com.google.inject.<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Module.html?is-external=true" title="class or interface in com.google.inject">Module</a>)
+<ul>
+<li type="circle">com.tavianator.sangria.lazy.<a href="../../../../com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">SangriaLazyModule</span></a></li>
+</ul>
+</li>
+<li type="circle">com.tavianator.sangria.lazy.<a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Lazy</span></a>&lt;T&gt;</li>
+<li type="circle">com.tavianator.sangria.lazy.<a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyBinder</span></a></li>
+<li type="circle">com.tavianator.sangria.lazy.<a href="../../../../com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyScopes</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">com.google.inject.spi.<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true" title="class or interface in com.google.inject.spi"><span class="typeNameLink">BindingTargetVisitor</span></a>&lt;T,V&gt;
+<ul>
+<li type="circle">com.tavianator.sangria.lazy.<a href="../../../../com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyBindingVisitor</span></a>&lt;T,V&gt;</li>
+</ul>
+</li>
+<li type="circle">com.tavianator.sangria.lazy.<a href="../../../../com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyBinding</span></a>&lt;T&gt;</li>
+</ul>
+<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
+<ul>
+<li type="circle">com.tavianator.sangria.lazy.<a href="../../../../com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy"><span class="typeNameLink">LazySingleton</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</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="../../../../com/tavianator/sangria/lazy/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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?com/tavianator/sangria/lazy/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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-use.html b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-use.html
new file mode 100644
index 0000000..62c09af
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/com/tavianator/sangria/lazy/package-use.html
@@ -0,0 +1,149 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package com.tavianator.sangria.lazy (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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 Package com.tavianator.sangria.lazy (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li>Class</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?com/tavianator/sangria/lazy/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.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="Uses of Package com.tavianator.sangria.lazy" class="title">Uses of Package<br>com.tavianator.sangria.lazy</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList"><a name="com.tavianator.sangria.lazy">
+<!-- -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a> used by <a href="../../../../com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../com/tavianator/sangria/lazy/class-use/LazyBinder.html#com.tavianator.sangria.lazy">LazyBinder</a>
+<div class="block">Binder for <a href="../../../../com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a> instances.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../com/tavianator/sangria/lazy/class-use/LazyBinding.html#com.tavianator.sangria.lazy">LazyBinding</a>
+<div class="block">SPI for <a href="../../../../com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><code>LazyBinder</code></a> bindings.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</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="../../../../com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li>Class</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?com/tavianator/sangria/lazy/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/constant-values.html b/1.3.1/sangria-lazy/apidocs/constant-values.html
new file mode 100644
index 0000000..ea703d7
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/constant-values.html
@@ -0,0 +1,124 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Constant Field Values (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="Constant Field Values (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="com/tavianator/sangria/lazy/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?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.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="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+</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="com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="com/tavianator/sangria/lazy/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?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/deprecated-list.html b/1.3.1/sangria-lazy/apidocs/deprecated-list.html
new file mode 100644
index 0000000..22d5697
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/deprecated-list.html
@@ -0,0 +1,124 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Deprecated List (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="Deprecated List (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="com/tavianator/sangria/lazy/package-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.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="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+</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="com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="com/tavianator/sangria/lazy/package-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/help-doc.html b/1.3.1/sangria-lazy/apidocs/help-doc.html
new file mode 100644
index 0000000..ca1e6c3
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/help-doc.html
@@ -0,0 +1,225 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>API Help (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="API Help (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="com/tavianator/sangria/lazy/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 class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.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">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames. All pages are available with or without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</li>
+</ul>
+<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></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="com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="com/tavianator/sangria/lazy/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 class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/index-all.html b/1.3.1/sangria-lazy/apidocs/index-all.html
new file mode 100644
index 0000000..5ceb06a
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/index-all.html
@@ -0,0 +1,223 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="Index (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="com/tavianator/sangria/lazy/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.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="contentContainer"><a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a name="I:B">
+<!-- -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/LazyBinder.html#bind-java.lang.Class-">bind(Class&lt;T&gt;)</a></span> - Method in class com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</a></dt>
+<dd>
+<div class="block">See the EDSL examples at <a href="com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/LazyBinder.html#bind-com.google.inject.TypeLiteral-">bind(TypeLiteral&lt;T&gt;)</a></span> - Method in class com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</a></dt>
+<dd>
+<div class="block">See the EDSL examples at <a href="com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a>.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/LazyBinder.html#bind-com.google.inject.Key-">bind(Key&lt;T&gt;)</a></span> - Method in class com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</a></dt>
+<dd>
+<div class="block">See the EDSL examples at <a href="com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a>.</div>
+</dd>
+</dl>
+<a name="I:C">
+<!-- -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><a href="com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a> - package com.tavianator.sangria.lazy</dt>
+<dd>
+<div class="block"><code>sangria-lazy</code>: Lazy loading.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/SangriaLazyModule.html#configure--">configure()</a></span> - Method in class com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy">SangriaLazyModule</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/LazyBinder.html#create-com.google.inject.Binder-">create(Binder)</a></span> - Static method in class com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy">LazyBinder</a></dt>
+<dd>
+<div class="block">Create a <a href="com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><code>LazyBinder</code></a>.</div>
+</dd>
+</dl>
+<a name="I:G">
+<!-- -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/Lazy.html#get--">get()</a></span> - Method in class com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy">Lazy</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/LazyBinding.html#getTargetKey--">getTargetKey()</a></span> - Method in interface com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy">LazyBinding</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:L">
+<!-- -->
+</a>
+<h2 class="title">L</h2>
+<dl>
+<dt><a href="com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Lazy</span></a>&lt;<a href="com/tavianator/sangria/lazy/Lazy.html" title="type parameter in Lazy">T</a>&gt; - Class in <a href="com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a></dt>
+<dd>
+<div class="block">A lazily-loaded dependency.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/LazyScopes.html#LAZY_SINGLETON">LAZY_SINGLETON</a></span> - Static variable in class com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy">LazyScopes</a></dt>
+<dd>
+<div class="block">Lazy version of <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Scopes.html?is-external=true#SINGLETON" title="class or interface in com.google.inject"><code>Scopes.SINGLETON</code></a>.</div>
+</dd>
+<dt><a href="com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyBinder</span></a> - Class in <a href="com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a></dt>
+<dd>
+<div class="block">Binder for <a href="com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><code>Lazy</code></a> instances.</div>
+</dd>
+<dt><a href="com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyBinding</span></a>&lt;<a href="com/tavianator/sangria/lazy/LazyBinding.html" title="type parameter in LazyBinding">T</a>&gt; - Interface in <a href="com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a></dt>
+<dd>
+<div class="block">SPI for <a href="com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><code>LazyBinder</code></a> bindings.</div>
+</dd>
+<dt><a href="com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyBindingVisitor</span></a>&lt;<a href="com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="type parameter in LazyBindingVisitor">T</a>,<a href="com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="type parameter in LazyBindingVisitor">V</a>&gt; - Interface in <a href="com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a></dt>
+<dd>
+<div class="block">Visitor interface for the lazy binding SPI.</div>
+</dd>
+<dt><a href="com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyScopes</span></a> - Class in <a href="com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a></dt>
+<dd>
+<div class="block">Lazy scope implementations.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/LazyScopes.html#LazyScopes--">LazyScopes()</a></span> - Constructor for class com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy">LazyScopes</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy"><span class="typeNameLink">LazySingleton</span></a> - Annotation Type in <a href="com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a></dt>
+<dd>
+<div class="block">Like <code>Singleton</code>, but always lazy.</div>
+</dd>
+</dl>
+<a name="I:S">
+<!-- -->
+</a>
+<h2 class="title">S</h2>
+<dl>
+<dt><a href="com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">SangriaLazyModule</span></a> - Class in <a href="com/tavianator/sangria/lazy/package-summary.html">com.tavianator.sangria.lazy</a></dt>
+<dd>
+<div class="block">Module for lazy initialization features.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/SangriaLazyModule.html#SangriaLazyModule--">SangriaLazyModule()</a></span> - Constructor for class com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy">SangriaLazyModule</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="I:V">
+<!-- -->
+</a>
+<h2 class="title">V</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="com/tavianator/sangria/lazy/LazyBindingVisitor.html#visit-com.tavianator.sangria.lazy.LazyBinding-">visit(LazyBinding&lt;? extends T&gt;)</a></span> - Method in interface com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy">LazyBindingVisitor</a></dt>
+<dd>
+<div class="block">Visit a <a href="com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><code>LazyBinding</code></a>.</div>
+</dd>
+</dl>
+<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:V">V</a>&nbsp;</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="com/tavianator/sangria/lazy/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="com/tavianator/sangria/lazy/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/index.html b/1.3.1/sangria-lazy/apidocs/index.html
new file mode 100644
index 0000000..0de0b98
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/index.html
@@ -0,0 +1,72 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Sangria Lazy 1.3.1 API</title>
+<script type="text/javascript">
+ targetPage = "" + window.location.search;
+ if (targetPage != "" && targetPage != "undefined")
+ targetPage = targetPage.substring(1);
+ if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
+ targetPage = "undefined";
+ function validURL(url) {
+ try {
+ url = decodeURIComponent(url);
+ }
+ catch (error) {
+ return false;
+ }
+ var pos = url.indexOf(".html");
+ if (pos == -1 || pos != url.length - 5)
+ return false;
+ var allowNumber = false;
+ var allowSep = false;
+ var seenDot = false;
+ for (var i = 0; i < url.length - 5; i++) {
+ var ch = url.charAt(i);
+ if ('a' <= ch && ch <= 'z' ||
+ 'A' <= ch && ch <= 'Z' ||
+ ch == '$' ||
+ ch == '_' ||
+ ch.charCodeAt(0) > 127) {
+ allowNumber = true;
+ allowSep = true;
+ } else if ('0' <= ch && ch <= '9'
+ || ch == '-') {
+ if (!allowNumber)
+ return false;
+ } else if (ch == '/' || ch == '.') {
+ if (!allowSep)
+ return false;
+ allowNumber = false;
+ allowSep = false;
+ if (ch == '.')
+ seenDot = true;
+ if (ch == '/' && seenDot)
+ return false;
+ } else {
+ return false;
+ }
+ }
+ return true;
+ }
+ function loadFrames() {
+ if (targetPage != "" && targetPage != "undefined")
+ top.classFrame.location = top.targetPage;
+ }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+<frame src="com/tavianator/sangria/lazy/package-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="com/tavianator/sangria/lazy/package-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/overview-tree.html b/1.3.1/sangria-lazy/apidocs/overview-tree.html
new file mode 100644
index 0000000..c322534
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/overview-tree.html
@@ -0,0 +1,157 @@
+<!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_65) on Sun Oct 25 13:34:01 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Class Hierarchy (Sangria Lazy 1.3.1 API)</title>
+<meta name="date" content="2015-10-25">
+<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="Class Hierarchy (Sangria Lazy 1.3.1 API)";
+ }
+ }
+ 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="com/tavianator/sangria/lazy/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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
+<li><a href="overview-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 All Packages</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="com/tavianator/sangria/lazy/package-tree.html">com.tavianator.sangria.lazy</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/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">com.google.inject.<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/AbstractModule.html?is-external=true" title="class or interface in com.google.inject"><span class="typeNameLink">AbstractModule</span></a> (implements com.google.inject.<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Module.html?is-external=true" title="class or interface in com.google.inject">Module</a>)
+<ul>
+<li type="circle">com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/SangriaLazyModule.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">SangriaLazyModule</span></a></li>
+</ul>
+</li>
+<li type="circle">com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/Lazy.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">Lazy</span></a>&lt;T&gt;</li>
+<li type="circle">com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyBinder.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyBinder</span></a></li>
+<li type="circle">com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyScopes.html" title="class in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyScopes</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">com.google.inject.spi.<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/spi/BindingTargetVisitor.html?is-external=true" title="class or interface in com.google.inject.spi"><span class="typeNameLink">BindingTargetVisitor</span></a>&lt;T,V&gt;
+<ul>
+<li type="circle">com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyBindingVisitor.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyBindingVisitor</span></a>&lt;T,V&gt;</li>
+</ul>
+</li>
+<li type="circle">com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazyBinding.html" title="interface in com.tavianator.sangria.lazy"><span class="typeNameLink">LazyBinding</span></a>&lt;T&gt;</li>
+</ul>
+<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
+<ul>
+<li type="circle">com.tavianator.sangria.lazy.<a href="com/tavianator/sangria/lazy/LazySingleton.html" title="annotation in com.tavianator.sangria.lazy"><span class="typeNameLink">LazySingleton</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</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="com/tavianator/sangria/lazy/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>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
+<li><a href="overview-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 &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/1.3.1/sangria-lazy/apidocs/package-list b/1.3.1/sangria-lazy/apidocs/package-list
new file mode 100644
index 0000000..c16faca
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/package-list
@@ -0,0 +1 @@
+com.tavianator.sangria.lazy
diff --git a/1.3.1/sangria-lazy/apidocs/script.js b/1.3.1/sangria-lazy/apidocs/script.js
new file mode 100644
index 0000000..b346356
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/script.js
@@ -0,0 +1,30 @@
+function show(type)
+{
+ count = 0;
+ for (var key in methods) {
+ var row = document.getElementById(key);
+ if ((methods[key] & type) != 0) {
+ row.style.display = '';
+ row.className = (count++ % 2) ? rowColor : altColor;
+ }
+ else
+ row.style.display = 'none';
+ }
+ updateTabs(type);
+}
+
+function updateTabs(type)
+{
+ for (var value in tabs) {
+ var sNode = document.getElementById(tabs[value][0]);
+ var spanNode = sNode.firstChild;
+ if (value == type) {
+ sNode.className = activeTableTab;
+ spanNode.innerHTML = tabs[value][1];
+ }
+ else {
+ sNode.className = tableTab;
+ spanNode.innerHTML = "<a href=\"javascript:show("+ value + ");\">" + tabs[value][1] + "</a>";
+ }
+ }
+}
diff --git a/1.3.1/sangria-lazy/apidocs/stylesheet.css b/1.3.1/sangria-lazy/apidocs/stylesheet.css
new file mode 100644
index 0000000..98055b2
--- /dev/null
+++ b/1.3.1/sangria-lazy/apidocs/stylesheet.css
@@ -0,0 +1,574 @@
+/* Javadoc style sheet */
+/*
+Overall document style
+*/
+
+@import url('resources/fonts/dejavu.css');
+
+body {
+ background-color:#ffffff;
+ color:#353833;
+ font-family:'DejaVu Sans', Arial, Helvetica, sans-serif;
+ font-size:14px;
+ margin:0;
+}
+a:link, a:visited {
+ text-decoration:none;
+ color:#4A6782;
+}
+a:hover, a:focus {
+ text-decoration:none;
+ color:#bb7a2a;
+}
+a:active {
+ text-decoration:none;
+ color:#4A6782;
+}
+a[name] {
+ color:#353833;
+}
+a[name]:hover {
+ text-decoration:none;
+ color:#353833;
+}
+pre {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+}
+h1 {
+ font-size:20px;
+}
+h2 {
+ font-size:18px;
+}
+h3 {
+ font-size:16px;
+ font-style:italic;
+}
+h4 {
+ font-size:13px;
+}
+h5 {
+ font-size:12px;
+}
+h6 {
+ font-size:11px;
+}
+ul {
+ list-style-type:disc;
+}
+code, tt {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+ padding-top:4px;
+ margin-top:8px;
+ line-height:1.4em;
+}
+dt code {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+ padding-top:4px;
+}
+table tr td dt code {
+ font-family:'DejaVu Sans Mono', monospace;
+ font-size:14px;
+ vertical-align:top;
+ padding-top:4px;
+}
+sup {
+ font-size:8px;
+}
+/*
+Document title and Copyright styles
+*/
+.clear {
+ clear:both;
+ height:0px;
+ overflow:hidden;
+}
+.aboutLanguage {
+ float:right;
+ padding:0px 21px;
+ font-size:11px;
+ z-index:200;
+ margin-top:-9px;
+}
+.legalCopy {
+ margin-left:.5em;
+}
+.bar a, .bar a:link, .bar a:visited, .bar a:active {
+ color:#FFFFFF;
+ text-decoration:none;
+}
+.bar a:hover, .bar a:focus {
+ color:#bb7a2a;
+}
+.tab {
+ background-color:#0066FF;
+ color:#ffffff;
+ padding:8px;
+ width:5em;
+ font-weight:bold;
+}
+/*
+Navigation bar styles
+*/
+.bar {
+ background-color:#4D7A97;
+ color:#FFFFFF;
+ padding:.8em .5em .4em .8em;
+ height:auto;/*height:1.8em;*/
+ font-size:11px;
+ margin:0;
+}
+.topNav {
+ background-color:#4D7A97;
+ color:#FFFFFF;
+ float:left;
+ padding:0;
+ width:100%;
+ clear:right;
+ height:2.8em;
+ padding-top:10px;
+ overflow:hidden;
+ font-size:12px;
+}
+.bottomNav {
+ margin-top:10px;
+ background-color:#4D7A97;
+ color:#FFFFFF;
+ float:left;
+ padding:0;
+ width:100%;
+ clear:right;
+ height:2.8em;
+ padding-top:10px;
+ overflow:hidden;
+ font-size:12px;
+}
+.subNav {
+ background-color:#dee3e9;
+ float:left;
+ width:100%;
+ overflow:hidden;
+ font-size:12px;
+}
+.subNav div {
+ clear:left;
+ float:left;
+ padding:0 0 5px 6px;
+ text-transform:uppercase;
+}
+ul.navList, ul.subNavList {
+ float:left;
+ margin:0 25px 0 0;
+ padding:0;
+}
+ul.navList li{
+ list-style:none;
+ float:left;
+ padding: 5px 6px;
+ text-transform:uppercase;
+}
+ul.subNavList li{
+ list-style:none;
+ float:left;
+}
+.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
+ color:#FFFFFF;
+ text-decoration:none;
+ text-transform:uppercase;
+}
+.topNav a:hover, .bottomNav a:hover {
+ text-decoration:none;
+ color:#bb7a2a;
+ text-transform:uppercase;
+}
+.navBarCell1Rev {
+ background-color:#F8981D;
+ color:#253441;
+ margin: auto 5px;
+}
+.skipNav {
+ position:absolute;
+ top:auto;
+ left:-9999px;
+ overflow:hidden;
+}
+/*
+Page header and footer styles
+*/
+.header, .footer {
+ clear:both;
+ margin:0 20px;
+ padding:5px 0 0 0;
+}
+.indexHeader {
+ margin:10px;
+ position:relative;
+}
+.indexHeader span{
+ margin-right:15px;
+}
+.indexHeader h1 {
+ font-size:13px;
+}
+.title {
+ color:#2c4557;
+ margin:10px 0;
+}
+.subTitle {
+ margin:5px 0 0 0;
+}
+.header ul {
+ margin:0 0 15px 0;
+ padding:0;
+}
+.footer ul {
+ margin:20px 0 5px 0;
+}
+.header ul li, .footer ul li {
+ list-style:none;
+ font-size:13px;
+}
+/*
+Heading styles
+*/
+div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
+ background-color:#dee3e9;
+ border:1px solid #d0d9e0;
+ margin:0 0 6px -8px;
+ padding:7px 5px;
+}
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+ background-color:#dee3e9;
+ border:1px solid #d0d9e0;
+ margin:0 0 6px -8px;
+ padding:7px 5px;
+}
+ul.blockList ul.blockList li.blockList h3 {
+ padding:0;
+ margin:15px 0;
+}
+ul.blockList li.blockList h2 {
+ padding:0px 0 20px 0;
+}
+/*
+Page layout container styles
+*/
+.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer {
+ clear:both;
+ padding:10px 20px;
+ position:relative;
+}
+.indexContainer {
+ margin:10px;
+ position:relative;
+ font-size:12px;
+}
+.indexContainer h2 {
+ font-size:13px;
+ padding:0 0 3px 0;
+}
+.indexContainer ul {
+ margin:0;
+ padding:0;
+}
+.indexContainer ul li {
+ list-style:none;
+ padding-top:2px;
+}
+.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
+ font-size:12px;
+ font-weight:bold;
+ margin:10px 0 0 0;
+ color:#4E4E4E;
+}
+.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
+ margin:5px 0 10px 0px;
+ font-size:14px;
+ font-family:'DejaVu Sans Mono',monospace;
+}
+.serializedFormContainer dl.nameValue dt {
+ margin-left:1px;
+ font-size:1.1em;
+ display:inline;
+ font-weight:bold;
+}
+.serializedFormContainer dl.nameValue dd {
+ margin:0 0 0 1px;
+ font-size:1.1em;
+ display:inline;
+}
+/*
+List styles
+*/
+ul.horizontal li {
+ display:inline;
+ font-size:0.9em;
+}
+ul.inheritance {
+ margin:0;
+ padding:0;
+}
+ul.inheritance li {
+ display:inline;
+ list-style:none;
+}
+ul.inheritance li ul.inheritance {
+ margin-left:15px;
+ padding-left:15px;
+ padding-top:1px;
+}
+ul.blockList, ul.blockListLast {
+ margin:10px 0 10px 0;
+ padding:0;
+}
+ul.blockList li.blockList, ul.blockListLast li.blockList {
+ list-style:none;
+ margin-bottom:15px;
+ line-height:1.4;
+}
+ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
+ padding:0px 20px 5px 10px;
+ border:1px solid #ededed;
+ background-color:#f8f8f8;
+}
+ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
+ padding:0 0 5px 8px;
+ background-color:#ffffff;
+ border:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
+ margin-left:0;
+ padding-left:0;
+ padding-bottom:15px;
+ border:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
+ list-style:none;
+ border-bottom:none;
+ padding-bottom:0;
+}
+table tr td dl, table tr td dl dt, table tr td dl dd {
+ margin-top:0;
+ margin-bottom:1px;
+}
+/*
+Table styles
+*/
+.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary {
+ width:100%;
+ border-left:1px solid #EEE;
+ border-right:1px solid #EEE;
+ border-bottom:1px solid #EEE;
+}
+.overviewSummary, .memberSummary {
+ padding:0px;
+}
+.overviewSummary caption, .memberSummary caption, .typeSummary caption,
+.useSummary caption, .constantsSummary caption, .deprecatedSummary caption {
+ position:relative;
+ text-align:left;
+ background-repeat:no-repeat;
+ color:#253441;
+ font-weight:bold;
+ clear:none;
+ overflow:hidden;
+ padding:0px;
+ padding-top:10px;
+ padding-left:1px;
+ margin:0px;
+ white-space:pre;
+}
+.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link,
+.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link,
+.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover,
+.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover,
+.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active,
+.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active,
+.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited,
+.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited {
+ color:#FFFFFF;
+}
+.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span,
+.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span {
+ white-space:nowrap;
+ padding-top:5px;
+ padding-left:12px;
+ padding-right:12px;
+ padding-bottom:7px;
+ display:inline-block;
+ float:left;
+ background-color:#F8981D;
+ border: none;
+ height:16px;
+}
+.memberSummary caption span.activeTableTab span {
+ white-space:nowrap;
+ padding-top:5px;
+ padding-left:12px;
+ padding-right:12px;
+ margin-right:3px;
+ display:inline-block;
+ float:left;
+ background-color:#F8981D;
+ height:16px;
+}
+.memberSummary caption span.tableTab span {
+ white-space:nowrap;
+ padding-top:5px;
+ padding-left:12px;
+ padding-right:12px;
+ margin-right:3px;
+ display:inline-block;
+ float:left;
+ background-color:#4D7A97;
+ height:16px;
+}
+.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab {
+ padding-top:0px;
+ padding-left:0px;
+ padding-right:0px;
+ background-image:none;
+ float:none;
+ display:inline;
+}
+.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd,
+.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd {
+ display:none;
+ width:5px;
+ position:relative;
+ float:left;
+ background-color:#F8981D;
+}
+.memberSummary .activeTableTab .tabEnd {
+ display:none;
+ width:5px;
+ margin-right:3px;
+ position:relative;
+ float:left;
+ background-color:#F8981D;
+}
+.memberSummary .tableTab .tabEnd {
+ display:none;
+ width:5px;
+ margin-right:3px;
+ position:relative;
+ background-color:#4D7A97;
+ float:left;
+
+}
+.overviewSummary td, .memberSummary td, .typeSummary td,
+.useSummary td, .constantsSummary td, .deprecatedSummary td {
+ text-align:left;
+ padding:0px 0px 12px 10px;
+}
+th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th,
+td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{
+ vertical-align:top;
+ padding-right:0px;
+ padding-top:8px;
+ padding-bottom:3px;
+}
+th.colFirst, th.colLast, th.colOne, .constantsSummary th {
+ background:#dee3e9;
+ text-align:left;
+ padding:8px 3px 3px 7px;
+}
+td.colFirst, th.colFirst {
+ white-space:nowrap;
+ font-size:13px;
+}
+td.colLast, th.colLast {
+ font-size:13px;
+}
+td.colOne, th.colOne {
+ font-size:13px;
+}
+.overviewSummary td.colFirst, .overviewSummary th.colFirst,
+.useSummary td.colFirst, .useSummary th.colFirst,
+.overviewSummary td.colOne, .overviewSummary th.colOne,
+.memberSummary td.colFirst, .memberSummary th.colFirst,
+.memberSummary td.colOne, .memberSummary th.colOne,
+.typeSummary td.colFirst{
+ width:25%;
+ vertical-align:top;
+}
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
+ font-weight:bold;
+}
+.tableSubHeadingColor {
+ background-color:#EEEEFF;
+}
+.altColor {
+ background-color:#FFFFFF;
+}
+.rowColor {
+ background-color:#EEEEEF;
+}
+/*
+Content styles
+*/
+.description pre {
+ margin-top:0;
+}
+.deprecatedContent {
+ margin:0;
+ padding:10px 0;
+}
+.docSummary {
+ padding:0;
+}
+
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+ font-style:normal;
+}
+
+div.block {
+ font-size:14px;
+ font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif;
+}
+
+td.colLast div {
+ padding-top:0px;
+}
+
+
+td.colLast a {
+ padding-bottom:3px;
+}
+/*
+Formatting effect styles
+*/
+.sourceLineNo {
+ color:green;
+ padding:0 30px 0 0;
+}
+h1.hidden {
+ visibility:hidden;
+ overflow:hidden;
+ font-size:10px;
+}
+.block {
+ display:block;
+ margin:3px 10px 2px 0px;
+ color:#474747;
+}
+.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink,
+.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel,
+.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink {
+ font-weight:bold;
+}
+.deprecationComment, .emphasizedPhrase, .interfaceName {
+ font-style:italic;
+}
+
+div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase,
+div.block div.block span.interfaceName {
+ font-style:normal;
+}
+
+div.contentContainer ul.blockList li.blockList h2{
+ padding-bottom:0px;
+}