From 95bb12d092948a0e52f5fb2edd8e3c781efc2392 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 16 Sep 2014 10:21:08 -0400 Subject: Add version 1.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.1/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html create mode 100644 1.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinder.html create mode 100644 1.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBinding.html create mode 100644 1.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyBindingVisitor.html create mode 100644 1.1/apidocs/com/tavianator/sangria/lazy/class-use/LazyScopes.html create mode 100644 1.1/apidocs/com/tavianator/sangria/lazy/class-use/LazySingleton.html create mode 100644 1.1/apidocs/com/tavianator/sangria/lazy/class-use/SangriaLazyModule.html (limited to '1.1/apidocs/com/tavianator/sangria/lazy/class-use') diff --git a/1.1/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html b/1.1/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html new file mode 100644 index 0000000..a944d22 --- /dev/null +++ b/1.1/apidocs/com/tavianator/sangria/lazy/class-use/Lazy.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class com.tavianator.sangria.lazy.Lazy (Sangria 1.2-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
+

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

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

Copyright © 2014. All rights reserved.

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

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

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

Copyright © 2014. All rights reserved.

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

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

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

Copyright © 2014. All rights reserved.

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

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

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

Copyright © 2014. All rights reserved.

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

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

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

Copyright © 2014. All rights reserved.

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

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

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

Copyright © 2014. All rights reserved.

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

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

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

Copyright © 2014. All rights reserved.

+ + -- cgit v1.2.3