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

Uses of AnnotatedContextSensitiveBindingBuilder in com.tavianator.sangria.contextual

- +
@@ -89,13 +82,13 @@ - - @@ -107,11 +100,9 @@ -
+
- - - +
- +
-

Copyright © 2014. All rights reserved.

+

Copyright © 2014–2015. All rights reserved.

-- cgit v1.2.3
Methods in com.tavianator.sangria.contextual that return AnnotatedContextSensitiveBindingBuilder 
Modifier and Type
<T> AnnotatedContextSensitiveBindingBuilder<T>ContextSensitiveBinder.bind(Class<T> type) +ContextSensitiveBinder.bind(Class<T> type)
See the EDSL examples here.
<T> AnnotatedContextSensitiveBindingBuilder<T>ContextSensitiveBinder.bind(TypeLiteral<T> type) +ContextSensitiveBinder.bind(TypeLiteral<T> type)
See the EDSL examples here.