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

Uses of ContextSensitiveProvider in com.tavianator.sangria.contextual

- +
@@ -89,11 +82,11 @@ - +
Methods in com.tavianator.sangria.contextual that return ContextSensitiveProvider 
Modifier and Type
ContextSensitiveProvider<? extends T>ContextSensitiveProviderInstanceBinding.getContextSensitiveProviderInstance() ContextSensitiveProviderInstanceBinding.getContextSensitiveProviderInstance() 
- +
@@ -102,11 +95,11 @@ - +
Methods in com.tavianator.sangria.contextual that return types with arguments of type ContextSensitiveProvider 
Modifier and Type
Key<? extends ContextSensitiveProvider<? extends T>>ContextSensitiveProviderKeyBinding.getContextSensitiveProviderKey() ContextSensitiveProviderKeyBinding.getContextSensitiveProviderKey() 
- +
@@ -115,13 +108,13 @@ -
Methods in com.tavianator.sangria.contextual with parameters of type ContextSensitiveProvider 
Modifier and Type
voidContextSensitiveBindingBuilder.toContextSensitiveProvider(ContextSensitiveProvider<? extends T> provider) +ContextSensitiveBindingBuilder.toContextSensitiveProvider(ContextSensitiveProvider<? extends T> provider)
See the EDSL examples here.
- +
@@ -130,19 +123,19 @@ - - - @@ -154,11 +147,9 @@ -
+
- - - +
- +
-

Copyright © 2014. All rights reserved.

+

Copyright © 2014–2015. All rights reserved.

-- cgit v1.2.3
Method parameters in com.tavianator.sangria.contextual with type arguments of type ContextSensitiveProvider 
Modifier and Type
voidContextSensitiveBindingBuilder.toContextSensitiveProvider(Class<? extends ContextSensitiveProvider<? extends T>> type) +ContextSensitiveBindingBuilder.toContextSensitiveProvider(Class<? extends ContextSensitiveProvider<? extends T>> type)
See the EDSL examples here.
voidContextSensitiveBindingBuilder.toContextSensitiveProvider(Key<? extends ContextSensitiveProvider<? extends T>> key) +ContextSensitiveBindingBuilder.toContextSensitiveProvider(Key<? extends ContextSensitiveProvider<? extends T>> key)
See the EDSL examples here.
voidContextSensitiveBindingBuilder.toContextSensitiveProvider(TypeLiteral<? extends ContextSensitiveProvider<? extends T>> type) +ContextSensitiveBindingBuilder.toContextSensitiveProvider(TypeLiteral<? extends ContextSensitiveProvider<? extends T>> type)
See the EDSL examples here.