From 7865786d43805a7e45240088b9de77e37b485c3e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 8 May 2015 20:53:48 -0400 Subject: Add version 1.3 site. --- .../tavianator/sangria/lazy/class-use/Lazy.html | 117 +++++++++++++++ .../sangria/lazy/class-use/LazyBinder.html | 161 +++++++++++++++++++++ .../sangria/lazy/class-use/LazyBinding.html | 161 +++++++++++++++++++++ .../sangria/lazy/class-use/LazyBindingVisitor.html | 117 +++++++++++++++ .../sangria/lazy/class-use/LazyScopes.html | 117 +++++++++++++++ .../sangria/lazy/class-use/LazySingleton.html | 117 +++++++++++++++ .../sangria/lazy/class-use/SangriaLazyModule.html | 117 +++++++++++++++ 7 files changed, 907 insertions(+) create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html create mode 100644 1.3/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html (limited to '1.3/apidocs/com/tavianator/sangria/lazy/class-use') diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html new file mode 100644 index 0000000..b20884a --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.Lazy (Sangria 1.3 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/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html new file mode 100644 index 0000000..2d2a642 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html @@ -0,0 +1,161 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.LazyBinder (Sangria 1.3 API) + + + + + + + +
+ + + + + +
+ + +
+

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

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

Copyright © 2014–2015. All rights reserved.

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

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

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

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html new file mode 100644 index 0000000..bef267e --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Interface com.tavianator.sangria.lazy.LazyBindingVisitor (Sangria 1.3 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/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html new file mode 100644 index 0000000..708096f --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.LazyScopes (Sangria 1.3 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/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html new file mode 100644 index 0000000..0e322fc --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.LazySingleton (Sangria 1.3 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/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html new file mode 100644 index 0000000..dff8107 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.SangriaLazyModule (Sangria 1.3 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