From 278bfc319cc905bdf150af814bb3461896b68444 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 25 Oct 2015 13:35:25 -0400 Subject: Add version 1.3.1 site. --- .../tavianator/sangria/lazy/class-use/Lazy.html | 126 +++++++++++++++ .../sangria/lazy/class-use/LazyBinder.html | 170 +++++++++++++++++++++ .../sangria/lazy/class-use/LazyBinding.html | 170 +++++++++++++++++++++ .../sangria/lazy/class-use/LazyBindingVisitor.html | 126 +++++++++++++++ .../sangria/lazy/class-use/LazyScopes.html | 126 +++++++++++++++ .../sangria/lazy/class-use/LazySingleton.html | 126 +++++++++++++++ .../sangria/lazy/class-use/SangriaLazyModule.html | 126 +++++++++++++++ 7 files changed, 970 insertions(+) create mode 100644 1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html create mode 100644 1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html create mode 100644 1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html create mode 100644 1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html create mode 100644 1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html create mode 100644 1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html create mode 100644 1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html (limited to '1.3.1/apidocs/com/tavianator/sangria/lazy/class-use') diff --git a/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html new file mode 100644 index 0000000..0f8f1e7 --- /dev/null +++ b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.Lazy (Sangria 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.lazy.Lazy

+
+
No usage of com.tavianator.sangria.lazy.Lazy
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html new file mode 100644 index 0000000..9cdc3c0 --- /dev/null +++ b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.LazyBinder (Sangria 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.lazy.LazyBinder

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html new file mode 100644 index 0000000..ede7261 --- /dev/null +++ b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Interface com.tavianator.sangria.lazy.LazyBinding (Sangria 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.lazy.LazyBinding

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html new file mode 100644 index 0000000..65f1e51 --- /dev/null +++ b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface com.tavianator.sangria.lazy.LazyBindingVisitor (Sangria 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
com.tavianator.sangria.lazy.LazyBindingVisitor

+
+
No usage of com.tavianator.sangria.lazy.LazyBindingVisitor
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html new file mode 100644 index 0000000..68181a3 --- /dev/null +++ b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.LazyScopes (Sangria 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.lazy.LazyScopes

+
+
No usage of com.tavianator.sangria.lazy.LazyScopes
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html new file mode 100644 index 0000000..610c221 --- /dev/null +++ b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.LazySingleton (Sangria 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.lazy.LazySingleton

+
+
No usage of com.tavianator.sangria.lazy.LazySingleton
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html new file mode 100644 index 0000000..b8f4d54 --- /dev/null +++ b/1.3.1/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.SangriaLazyModule (Sangria 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.lazy.SangriaLazyModule

+
+
No usage of com.tavianator.sangria.lazy.SangriaLazyModule
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + -- cgit v1.2.3