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 +++++++---------- .../class-use/ContextSensitiveBinder.html | 47 +++++++--------- .../class-use/ContextSensitiveBindingBuilder.html | 55 ++++++++----------- .../class-use/ContextSensitiveBindingVisitor.html | 43 ++++++--------- .../class-use/ContextSensitiveProvider.html | 63 ++++++++++------------ .../ContextSensitiveProviderInstanceBinding.html | 47 +++++++--------- .../ContextSensitiveProviderKeyBinding.html | 47 +++++++--------- 7 files changed, 144 insertions(+), 207 deletions(-) (limited to 'latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use') 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.

diff --git a/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBinder.html b/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBinder.html index 1e05fb9..16107cf 100644 --- a/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBinder.html +++ b/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBinder.html @@ -2,21 +2,16 @@ - - -Uses of Class com.tavianator.sangria.contextual.ContextSensitiveBinder (Sangria Contextual 1.2-SNAPSHOT API) - + + +Uses of Class com.tavianator.sangria.contextual.ContextSensitiveBinder (Sangria Contextual 1.3-SNAPSHOT API) + - @@ -24,11 +19,9 @@
JavaScript is disabled on your browser.
-
+
- - - +
- +
@@ -80,7 +73,7 @@

Uses of ContextSensitiveBinder in com.tavianator.sangria.contextual

-
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.
+
@@ -89,7 +82,7 @@ - @@ -101,11 +94,9 @@ -
+
- - - +
- +
-

Copyright © 2014. All rights reserved.

+

Copyright © 2014–2015. All rights reserved.

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

-
Methods in com.tavianator.sangria.contextual that return ContextSensitiveBinder 
Modifier and Type
static ContextSensitiveBinderContextSensitiveBinder.create(Binder binder) +ContextSensitiveBinder.create(Binder binder)
+
@@ -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.

diff --git a/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingVisitor.html b/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingVisitor.html index 75cb538..ee43284 100644 --- a/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingVisitor.html +++ b/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveBindingVisitor.html @@ -2,21 +2,16 @@ - - -Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveBindingVisitor (Sangria Contextual 1.2-SNAPSHOT API) - + + +Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveBindingVisitor (Sangria Contextual 1.3-SNAPSHOT API) + - @@ -24,11 +19,9 @@
JavaScript is disabled on your browser.
-
+
- - - +
- +
@@ -74,11 +67,9 @@
No usage of com.tavianator.sangria.contextual.ContextSensitiveBindingVisitor
-
+
- - - +
- +
-

Copyright © 2014. All rights reserved.

+

Copyright © 2014–2015. All rights reserved.

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

-
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.
+
@@ -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.

diff --git a/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderInstanceBinding.html b/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderInstanceBinding.html index 46c8c5e..1392d38 100644 --- a/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderInstanceBinding.html +++ b/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderInstanceBinding.html @@ -2,21 +2,16 @@ - - -Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveProviderInstanceBinding (Sangria Contextual 1.2-SNAPSHOT API) - + + +Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveProviderInstanceBinding (Sangria Contextual 1.3-SNAPSHOT API) + - @@ -24,11 +19,9 @@
JavaScript is disabled on your browser.
-
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.
+
@@ -89,7 +82,7 @@ - @@ -101,11 +94,9 @@ -
+
- - - +
- +
-

Copyright © 2014. All rights reserved.

+

Copyright © 2014–2015. All rights reserved.

diff --git a/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderKeyBinding.html b/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderKeyBinding.html index 8ff7dde..637b51d 100644 --- a/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderKeyBinding.html +++ b/latest/sangria-contextual/apidocs/com/tavianator/sangria/contextual/class-use/ContextSensitiveProviderKeyBinding.html @@ -2,21 +2,16 @@ - - -Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveProviderKeyBinding (Sangria Contextual 1.2-SNAPSHOT API) - + + +Uses of Interface com.tavianator.sangria.contextual.ContextSensitiveProviderKeyBinding (Sangria Contextual 1.3-SNAPSHOT API) + - @@ -24,11 +19,9 @@
JavaScript is disabled on your browser.
-
Methods in com.tavianator.sangria.contextual with parameters of type ContextSensitiveProviderInstanceBinding 
Modifier and Type
VContextSensitiveBindingVisitor.visit(ContextSensitiveProviderInstanceBinding<? extends T> binding) +ContextSensitiveBindingVisitor.visit(ContextSensitiveProviderInstanceBinding<? extends T> binding)
+
@@ -89,7 +82,7 @@ - @@ -101,11 +94,9 @@ -
+
- - - +
- +
-

Copyright © 2014. All rights reserved.

+

Copyright © 2014–2015. All rights reserved.

-- cgit v1.2.3
Methods in com.tavianator.sangria.contextual with parameters of type ContextSensitiveProviderKeyBinding 
Modifier and Type
VContextSensitiveBindingVisitor.visit(ContextSensitiveProviderKeyBinding<? extends T> binding) +ContextSensitiveBindingVisitor.visit(ContextSensitiveProviderKeyBinding<? extends T> binding)