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. --- .../class-use/ContextSensitiveBindingBuilder.html | 55 +++++++++------------- 1 file changed, 23 insertions(+), 32 deletions(-) (limited to 'latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingBuilder.html') diff --git a/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingBuilder.html b/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingBuilder.html index 7d004c4..f8bb2e7 100644 --- a/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingBuilder.html +++ b/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingBuilder.html @@ -2,21 +2,16 @@ - - -Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveBindingBuilder (Sangria Contextual 1.2-SNAPSHOT API) - + + +Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveBindingBuilder (Sangria Contextual 1.3-SNAPSHOT API) + - @@ -24,11 +19,9 @@
JavaScript is disabled on your browser.
-
+
- - - +
- +
@@ -80,7 +73,7 @@

Uses of ContextSensitiveBindingBuilder in com.tavianator.sangria.contextual

- +
@@ -89,13 +82,13 @@ -
Subinterfaces of ContextSensitiveBindingBuilder in com.tavianator.sangria.contextual 
Modifier and Type
interface AnnotatedContextSensitiveBindingBuilder<T> +AnnotatedContextSensitiveBindingBuilder<T>
See the EDSL examples here.
- +
@@ -104,19 +97,19 @@ - - - @@ -128,11 +121,9 @@ -
+
- - - +
- +
-

Copyright © 2014. All rights reserved.

+

Copyright © 2014–2015. All rights reserved.

-- cgit v1.2.3
Methods in com.tavianator.sangria.contextual that return ContextSensitiveBindingBuilder 
Modifier and Type
ContextSensitiveBindingBuilder<T>AnnotatedContextSensitiveBindingBuilder.annotatedWith(Annotation annotation) +AnnotatedContextSensitiveBindingBuilder.annotatedWith(Annotation annotation)
See the EDSL examples here.
ContextSensitiveBindingBuilder<T>AnnotatedContextSensitiveBindingBuilder.annotatedWith(Class<? extends Annotation> annotationType) +AnnotatedContextSensitiveBindingBuilder.annotatedWith(Class<? extends Annotation> annotationType)
See the EDSL examples here.
<T> ContextSensitiveBindingBuilder<T>ContextSensitiveBinder.bind(Key<T> key) +ContextSensitiveBinder.bind(Key<T> key)
See the EDSL examples here.