summaryrefslogtreecommitdiffstats
path: root/latest/sangria-core/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html
diff options
context:
space:
mode:
Diffstat (limited to 'latest/sangria-core/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html')
-rw-r--r--latest/sangria-core/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html256
1 files changed, 101 insertions, 155 deletions
diff --git a/latest/sangria-core/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html b/latest/sangria-core/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html
index 793107c..d50bb5a 100644
--- a/latest/sangria-core/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html
+++ b/latest/sangria-core/apidocs/com/tavianator/sangria/core/PotentialAnnotation.html
@@ -2,39 +2,26 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_20) on Sat Oct 04 13:10:07 EDT 2014 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PotentialAnnotation (Sangria Core 1.2-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-04">
+<!-- Generated by javadoc (version 1.7.0_79) on Fri May 08 20:24:55 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PotentialAnnotation (Sangria Core 1.3-SNAPSHOT API)</title>
+<meta name="date" content="2015-05-08">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="PotentialAnnotation (Sangria Core 1.2-SNAPSHOT API)";
- }
- }
- catch(err) {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="PotentialAnnotation (Sangria Core 1.3-SNAPSHOT API)";
}
//-->
-var methods = {"i0":6,"i1":10,"i2":10,"i3":6,"i4":9,"i5":10,"i6":6,"i7":6,"i8":6,"i9":9,"i10":6};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<div class="topNav"><a name="navbar_top">
<!-- -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
@@ -49,15 +36,15 @@ var activeTableTab = "activeTableTab";
</div>
<div class="subNav">
<ul class="navList">
-<li><a href="../../../../com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/tavianator/sangria/core/PotentialAnnotation.html" target="_top">Frames</a></li>
-<li><a href="PotentialAnnotation.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="PotentialAnnotation.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -74,19 +61,19 @@ var activeTableTab = "activeTableTab";
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
+<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
+<li><a href="#method_detail">Method</a></li>
</ul>
</div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
@@ -109,17 +96,15 @@ var activeTableTab = "activeTableTab";
<li class="blockList">
<hr>
<br>
-<pre>public abstract class <span class="typeNameLabel">PotentialAnnotation</span>
+<pre>public abstract class <span class="strong">PotentialAnnotation</span>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">A record of stored annotations, perfect for builders with <code>annotatedWith()</code> methods.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>1.1</dd>
-<dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>1.2</dd>
-<dt><span class="simpleTagLabel">Author:</span></dt>
-<dd>Tavian Barnes (tavianator@tavianator.com)</dd>
-</dl>
+<dl><dt><span class="strong">Since:</span></dt>
+ <dd>1.1</dd>
+<dt><span class="strong">Version:</span></dt>
+ <dd>1.2</dd>
+<dt><span class="strong">Author:</span></dt>
+ <dd>Tavian Barnes (tavianator@tavianator.com)</dd></dl>
</li>
</ul>
</div>
@@ -128,11 +113,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
+<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
@@ -140,7 +125,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core">PotentialAnnotation.Visitor</a>&lt;<a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a>&gt;</span></code>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core">PotentialAnnotation.Visitor</a>&lt;<a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a>&gt;</strong></code>
<div class="block">A visitor interface to examine a <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><code>PotentialAnnotation</code></a>'s annotation, if it exists.</div>
</td>
</tr>
@@ -149,79 +134,79 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
-<li class="blockList"><a name="method.summary">
+<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
-<tr id="i0" class="altColor">
+<tr class="altColor">
<td class="colFirst"><code>abstract &lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#accept-com.tavianator.sangria.core.PotentialAnnotation.Visitor-">accept</a></span>(<a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core">PotentialAnnotation.Visitor</a>&lt;T&gt;&nbsp;visitor)</code>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#accept(com.tavianator.sangria.core.PotentialAnnotation.Visitor)">accept</a></strong>(<a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core">PotentialAnnotation.Visitor</a>&lt;T&gt;&nbsp;visitor)</code>
<div class="block">Accept a <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core"><code>PotentialAnnotation.Visitor</code></a>.</div>
</td>
</tr>
-<tr id="i1" class="rowColor">
+<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#annotatedWith-java.lang.annotation.Annotation-">annotatedWith</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&nbsp;annotation)</code>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#annotatedWith(java.lang.annotation.Annotation)">annotatedWith</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&nbsp;annotation)</code>
<div class="block">Add an annotation.</div>
</td>
</tr>
-<tr id="i2" class="altColor">
+<tr class="altColor">
<td class="colFirst"><code><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#annotatedWith-java.lang.Class-">annotatedWith</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;annotationType)</code>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#annotatedWith(java.lang.Class)">annotatedWith</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;annotationType)</code>
<div class="block">Add an annotation.</div>
</td>
</tr>
-<tr id="i3" class="rowColor">
+<tr class="rowColor">
<td class="colFirst"><code>abstract boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#equals-java.lang.Object-">equals</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</code>&nbsp;</td>
</tr>
-<tr id="i4" class="altColor">
+<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#from-com.google.inject.Key-">from</a></span>(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;?&gt;&nbsp;key)</code>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#from(com.google.inject.Key)">from</a></strong>(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;?&gt;&nbsp;key)</code>
<div class="block">Extract the annotation from a <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a>.</div>
</td>
</tr>
-<tr id="i5" class="rowColor">
+<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#getKey-java.lang.Class-">getKey</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#getKey(java.lang.Class)">getKey</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
<div class="block">Create a <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a> with the given type and the stored annotation.</div>
</td>
</tr>
-<tr id="i6" class="altColor">
+<tr class="altColor">
<td class="colFirst"><code>abstract &lt;T&gt;&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#getKey-com.google.inject.TypeLiteral-">getKey</a></span>(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/TypeLiteral.html?is-external=true" title="class or interface in com.google.inject">TypeLiteral</a>&lt;T&gt;&nbsp;type)</code>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#getKey(com.google.inject.TypeLiteral)">getKey</a></strong>(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/TypeLiteral.html?is-external=true" title="class or interface in com.google.inject">TypeLiteral</a>&lt;T&gt;&nbsp;type)</code>
<div class="block">Create a <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a> with the given type and the stored annotation.</div>
</td>
</tr>
-<tr id="i7" class="rowColor">
+<tr class="rowColor">
<td class="colFirst"><code>abstract boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#hasAnnotation--">hasAnnotation</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#hasAnnotation()">hasAnnotation</a></strong>()</code>&nbsp;</td>
</tr>
-<tr id="i8" class="altColor">
+<tr class="altColor">
<td class="colFirst"><code>abstract int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
</tr>
-<tr id="i9" class="rowColor">
+<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#none--">none</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#none()">none</a></strong>()</code>&nbsp;</td>
</tr>
-<tr id="i10" class="altColor">
+<tr class="altColor">
<td class="colFirst"><code>abstract <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#toString--">toString</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html#toString()">toString</a></strong>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
@@ -233,24 +218,21 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
-<li class="blockList"><a name="method.detail">
+<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
-<a name="none--">
+<a name="none()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>none</h4>
<pre>public static&nbsp;<a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a>&nbsp;none()</pre>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><code>PotentialAnnotation</code></a> with no annotation.</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>A <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><code>PotentialAnnotation</code></a> with no annotation.</dd></dl>
</li>
</ul>
-<a name="from-com.google.inject.Key-">
+<a name="from(com.google.inject.Key)">
<!-- -->
</a>
<ul class="blockList">
@@ -258,17 +240,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<h4>from</h4>
<pre>public static&nbsp;<a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a>&nbsp;from(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;?&gt;&nbsp;key)</pre>
<div class="block">Extract the annotation from a <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>key</code> - The <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a> whose annotation to use, if any.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><code>PotentialAnnotation</code></a> with the annotation from <code>key</code>.</dd>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>1.2</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - The <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a> whose annotation to use, if any.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><code>PotentialAnnotation</code></a> with the annotation from <code>key</code>.</dd><dt><span class="strong">Since:</span></dt>
+ <dd>1.2</dd></dl>
</li>
</ul>
-<a name="annotatedWith-java.lang.Class-">
+<a name="annotatedWith(java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
@@ -276,17 +253,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<h4>annotatedWith</h4>
<pre>public&nbsp;<a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a>&nbsp;annotatedWith(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;annotationType)</pre>
<div class="block">Add an annotation.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>annotationType</code> - The annotation type to add.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A new <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><code>PotentialAnnotation</code></a> associated with the given annotation type.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/CreationException.html?is-external=true" title="class or interface in com.google.inject">CreationException</a></code> - If an annotation is already present.</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>annotationType</code> - The annotation type to add.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A new <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><code>PotentialAnnotation</code></a> associated with the given annotation type.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/CreationException.html?is-external=true" title="class or interface in com.google.inject">CreationException</a></code> - If an annotation is already present.</dd></dl>
</li>
</ul>
-<a name="annotatedWith-java.lang.annotation.Annotation-">
+<a name="annotatedWith(java.lang.annotation.Annotation)">
<!-- -->
</a>
<ul class="blockList">
@@ -294,30 +267,23 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<h4>annotatedWith</h4>
<pre>public&nbsp;<a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a>&nbsp;annotatedWith(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&nbsp;annotation)</pre>
<div class="block">Add an annotation.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>annotation</code> - The annotation instance to add.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A new <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><code>PotentialAnnotation</code></a> associated with the given annotation instance.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/CreationException.html?is-external=true" title="class or interface in com.google.inject">CreationException</a></code> - If an annotation is already present.</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>annotation</code> - The annotation instance to add.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A new <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><code>PotentialAnnotation</code></a> associated with the given annotation instance.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/CreationException.html?is-external=true" title="class or interface in com.google.inject">CreationException</a></code> - If an annotation is already present.</dd></dl>
</li>
</ul>
-<a name="hasAnnotation--">
+<a name="hasAnnotation()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasAnnotation</h4>
<pre>public abstract&nbsp;boolean&nbsp;hasAnnotation()</pre>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Whether an annotation is present.</dd>
-</dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Whether an annotation is present.</dd></dl>
</li>
</ul>
-<a name="getKey-java.lang.Class-">
+<a name="getKey(java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
@@ -325,17 +291,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<h4>getKey</h4>
<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;T&gt;&nbsp;getKey(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
<div class="block">Create a <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a> with the given type and the stored annotation.</div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - The type of the key to create.</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>type</code> - The type of the key to create.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a>.</dd>
-</dl>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - The type of the key to create.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - The type of the key to create.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a>.</dd></dl>
</li>
</ul>
-<a name="getKey-com.google.inject.TypeLiteral-">
+<a name="getKey(com.google.inject.TypeLiteral)">
<!-- -->
</a>
<ul class="blockList">
@@ -343,17 +303,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<h4>getKey</h4>
<pre>public abstract&nbsp;&lt;T&gt;&nbsp;<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject">Key</a>&lt;T&gt;&nbsp;getKey(<a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/TypeLiteral.html?is-external=true" title="class or interface in com.google.inject">TypeLiteral</a>&lt;T&gt;&nbsp;type)</pre>
<div class="block">Create a <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a> with the given type and the stored annotation.</div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - The type of the key to create.</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>type</code> - The type of the key to create.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a>.</dd>
-</dl>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - The type of the key to create.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>type</code> - The type of the key to create.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>A <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Key.html?is-external=true" title="class or interface in com.google.inject"><code>Key</code></a>.</dd></dl>
</li>
</ul>
-<a name="accept-com.tavianator.sangria.core.PotentialAnnotation.Visitor-">
+<a name="accept(com.tavianator.sangria.core.PotentialAnnotation.Visitor)">
<!-- -->
</a>
<ul class="blockList">
@@ -361,17 +315,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<h4>accept</h4>
<pre>public abstract&nbsp;&lt;T&gt;&nbsp;T&nbsp;accept(<a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core">PotentialAnnotation.Visitor</a>&lt;T&gt;&nbsp;visitor)</pre>
<div class="block">Accept a <a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core"><code>PotentialAnnotation.Visitor</code></a>.</div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - The type for the visitor to return.</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>visitor</code> - The visitor to accept.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value produced by the visitor.</dd>
-</dl>
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - The type for the visitor to return.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>visitor</code> - The visitor to accept.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>The value produced by the visitor.</dd></dl>
</li>
</ul>
-<a name="equals-java.lang.Object-">
+<a name="equals(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
@@ -379,12 +327,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<h4>equals</h4>
<pre>public abstract&nbsp;boolean&nbsp;equals(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
</dl>
</li>
</ul>
-<a name="hashCode--">
+<a name="hashCode()">
<!-- -->
</a>
<ul class="blockList">
@@ -392,12 +340,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<h4>hashCode</h4>
<pre>public abstract&nbsp;int&nbsp;hashCode()</pre>
<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
</dl>
</li>
</ul>
-<a name="toString--">
+<a name="toString()">
<!-- -->
</a>
<ul class="blockListLast">
@@ -405,8 +353,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<h4>toString</h4>
<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
</dl>
</li>
</ul>
@@ -418,11 +366,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
@@ -437,15 +383,15 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
</div>
<div class="subNav">
<ul class="navList">
-<li><a href="../../../../com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/tavianator/sangria/core/PotentialAnnotation.html" target="_top">Frames</a></li>
-<li><a href="PotentialAnnotation.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="PotentialAnnotation.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -462,22 +408,22 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
+<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
+<li><a href="#method_detail">Method</a></li>
</ul>
</div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015. All rights reserved.</small></p>
</body>
</html>