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. --- .../core/class-use/PotentialAnnotation.html | 53 +++++++++------------- 1 file changed, 22 insertions(+), 31 deletions(-) (limited to 'latest/sangria-core/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.html') diff --git a/latest/sangria-core/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.html b/latest/sangria-core/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.html index 2f0b903..c41ce09 100644 --- a/latest/sangria-core/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.html +++ b/latest/sangria-core/apidocs/com/tavianator/sangria/core/class-use/PotentialAnnotation.html @@ -2,21 +2,16 @@ - - -Uses of Class com.tavianator.sangria.core.PotentialAnnotation (Sangria Core 1.2-SNAPSHOT API) - + + +Uses of Class com.tavianator.sangria.core.PotentialAnnotation (Sangria Core 1.3-SNAPSHOT API) + - @@ -24,11 +19,9 @@
JavaScript is disabled on your browser.
-
+
- - - +
- +
@@ -80,7 +73,7 @@

Uses of PotentialAnnotation in com.tavianator.sangria.core

- +
@@ -89,25 +82,25 @@ - - - - +
Methods in com.tavianator.sangria.core that return PotentialAnnotation 
Modifier and Type
PotentialAnnotationPotentialAnnotation.annotatedWith(Annotation annotation) +PotentialAnnotation.annotatedWith(Annotation annotation)
Add an annotation.
PotentialAnnotationPotentialAnnotation.annotatedWith(Class<? extends Annotation> annotationType) +PotentialAnnotation.annotatedWith(Class<? extends Annotation> annotationType)
Add an annotation.
static PotentialAnnotationPotentialAnnotation.from(Key<?> key) +PotentialAnnotation.from(Key<?> key)
Extract the annotation from a Key.
static PotentialAnnotationPotentialAnnotation.none() PotentialAnnotation.none() 
@@ -117,11 +110,9 @@
-
+
- - - +
- +
-

Copyright © 2014. All rights reserved.

+

Copyright © 2014–2015. All rights reserved.

-- cgit v1.2.3