From 8208babab0e8184016ea23b59ed476cbb2a507f8 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 8 May 2015 20:26:23 -0400 Subject: Regenerate latest site. --- latest/sangria-lazy/apidocs/index-all.html | 131 ++++++++++++++--------------- 1 file changed, 61 insertions(+), 70 deletions(-) (limited to 'latest/sangria-lazy/apidocs/index-all.html') diff --git a/latest/sangria-lazy/apidocs/index-all.html b/latest/sangria-lazy/apidocs/index-all.html index 5e6e830..cc9b452 100644 --- a/latest/sangria-lazy/apidocs/index-all.html +++ b/latest/sangria-lazy/apidocs/index-all.html @@ -2,21 +2,16 @@ - - -Index (Sangria Lazy 1.2-SNAPSHOT API) - - - + + +Index (Sangria Lazy 1.3-SNAPSHOT API) + + @@ -24,21 +19,19 @@
JavaScript is disabled on your browser.
-
+ -
B C G L S V  +
B C G L S V 

B

-
bind(Class<T>) - Method in class com.tavianator.sangria.lazy.LazyBinder
+
bind(Class<T>) - Method in class com.tavianator.sangria.lazy.LazyBinder
-
See the EDSL examples at Lazy.
+
See the EDSL examples at Lazy.
-
bind(TypeLiteral<T>) - Method in class com.tavianator.sangria.lazy.LazyBinder
+
bind(TypeLiteral<T>) - Method in class com.tavianator.sangria.lazy.LazyBinder
-
See the EDSL examples at Lazy.
+
See the EDSL examples at Lazy.
-
bind(Key<T>) - Method in class com.tavianator.sangria.lazy.LazyBinder
+
bind(Key<T>) - Method in class com.tavianator.sangria.lazy.LazyBinder
-
See the EDSL examples at Lazy.
+
See the EDSL examples at Lazy.
- +

C

-
com.tavianator.sangria.lazy - package com.tavianator.sangria.lazy
+
com.tavianator.sangria.lazy - package com.tavianator.sangria.lazy
sangria-lazy: Lazy loading.
-
configure() - Method in class com.tavianator.sangria.lazy.SangriaLazyModule
+
configure() - Method in class com.tavianator.sangria.lazy.SangriaLazyModule
 
-
create(Binder) - Static method in class com.tavianator.sangria.lazy.LazyBinder
+
create(Binder) - Static method in class com.tavianator.sangria.lazy.LazyBinder
-
Create a LazyBinder.
+
Create a LazyBinder.
- +

G

-
get() - Method in class com.tavianator.sangria.lazy.Lazy
+
get() - Method in class com.tavianator.sangria.lazy.Lazy
 
-
getTargetKey() - Method in interface com.tavianator.sangria.lazy.LazyBinding
+
getTargetKey() - Method in interface com.tavianator.sangria.lazy.LazyBinding
 
- +

L

-
Lazy<T> - Class in com.tavianator.sangria.lazy
+
Lazy<T> - Class in com.tavianator.sangria.lazy
A lazily-loaded dependency.
-
LAZY_SINGLETON - Static variable in class com.tavianator.sangria.lazy.LazyScopes
+
LAZY_SINGLETON - Static variable in class com.tavianator.sangria.lazy.LazyScopes
Lazy version of Scopes.SINGLETON.
-
LazyBinder - Class in com.tavianator.sangria.lazy
+
LazyBinder - Class in com.tavianator.sangria.lazy
-
Binder for Lazy instances.
+
Binder for Lazy instances.
-
LazyBinding<T> - Interface in com.tavianator.sangria.lazy
+
LazyBinding<T> - Interface in com.tavianator.sangria.lazy
-
SPI for LazyBinder bindings.
+
SPI for LazyBinder bindings.
-
LazyBindingVisitor<T,V> - Interface in com.tavianator.sangria.lazy
+
LazyBindingVisitor<T,V> - Interface in com.tavianator.sangria.lazy
Visitor interface for the lazy binding SPI.
-
LazyScopes - Class in com.tavianator.sangria.lazy
+
LazyScopes - Class in com.tavianator.sangria.lazy
Lazy scope implementations.
-
LazyScopes() - Constructor for class com.tavianator.sangria.lazy.LazyScopes
+
LazyScopes() - Constructor for class com.tavianator.sangria.lazy.LazyScopes
 
-
LazySingleton - Annotation Type in com.tavianator.sangria.lazy
+
LazySingleton - Annotation Type in com.tavianator.sangria.lazy
Like Singleton, but always lazy.
- +

S

-
SangriaLazyModule - Class in com.tavianator.sangria.lazy
+
SangriaLazyModule - Class in com.tavianator.sangria.lazy
Module for lazy initialization features.
-
SangriaLazyModule() - Constructor for class com.tavianator.sangria.lazy.SangriaLazyModule
+
SangriaLazyModule() - Constructor for class com.tavianator.sangria.lazy.SangriaLazyModule
 
- +

V

-
visit(LazyBinding<? extends T>) - Method in interface com.tavianator.sangria.lazy.LazyBindingVisitor
+
visit(LazyBinding<? extends T>) - Method in interface com.tavianator.sangria.lazy.LazyBindingVisitor
-
Visit a LazyBinding.
+
Visit a LazyBinding.
-B C G L S V 
+B C G L S V 
-
+ -

Copyright © 2014. All rights reserved.

+

Copyright © 2014–2015. All rights reserved.

-- cgit v1.2.3