summaryrefslogtreecommitdiffstats
path: root/1.3/sangria-core/apidocs/index-all.html
diff options
context:
space:
mode:
Diffstat (limited to '1.3/sangria-core/apidocs/index-all.html')
-rw-r--r--1.3/sangria-core/apidocs/index-all.html346
1 files changed, 346 insertions, 0 deletions
diff --git a/1.3/sangria-core/apidocs/index-all.html b/1.3/sangria-core/apidocs/index-all.html
new file mode 100644
index 0000000..257e2d8
--- /dev/null
+++ b/1.3/sangria-core/apidocs/index-all.html
@@ -0,0 +1,346 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_79) on Fri May 08 20:52:18 EDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Index (Sangria Core 1.3 API)</title>
+<meta name="date" content="2015-05-08">
+<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Index (Sangria Core 1.3 API)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="./com/tavianator/sangria/core/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./com/tavianator/sangria/core/package-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="./help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a name="_A_">
+<!-- -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#accept(com.tavianator.sangria.core.PotentialAnnotation.Visitor)">accept(PotentialAnnotation.Visitor&lt;T&gt;)</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>
+<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>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#annotatedWith(java.lang.Class)">annotatedWith(Class&lt;? extends Annotation&gt;)</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>
+<div class="block">Add an annotation.</div>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#annotatedWith(java.lang.annotation.Annotation)">annotatedWith(Annotation)</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>
+<div class="block">Add an annotation.</div>
+</dd>
+</dl>
+<a name="_C_">
+<!-- -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/DelayedError.html#cancel()">cancel()</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core">DelayedError</a></dt>
+<dd>
+<div class="block">Cancel this error.</div>
+</dd>
+<dt><a href="./com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a> - package com.tavianator.sangria.core</dt>
+<dd>
+<div class="block"><code>sangria-core</code>: Common code for Sangria.</div>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/Priority.html#compareTo(com.tavianator.sangria.core.Priority)">compareTo(Priority)</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/Priority.html" title="class in com.tavianator.sangria.core">Priority</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/DelayedError.html#create(com.google.inject.Binder,%20java.lang.String,%20java.lang.Object...)">create(Binder, String, Object...)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core">DelayedError</a></dt>
+<dd>
+<div class="block">Create a <a href="./com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><code>DelayedError</code></a>.</div>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/DelayedError.html#create(com.google.inject.Binder,%20java.lang.Throwable)">create(Binder, Throwable)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core">DelayedError</a></dt>
+<dd>
+<div class="block">Create a <a href="./com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><code>DelayedError</code></a>.</div>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/DelayedError.html#create(com.google.inject.Binder,%20com.google.inject.spi.Message)">create(Binder, Message)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core">DelayedError</a></dt>
+<dd>
+<div class="block">Create a <a href="./com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><code>DelayedError</code></a>.</div>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/Priority.html#create(int,%20int...)">create(int, int...)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/Priority.html" title="class in com.tavianator.sangria.core">Priority</a></dt>
+<dd>
+<div class="block">Create a <a href="./com/tavianator/sangria/core/Priority.html" title="class in com.tavianator.sangria.core"><code>Priority</code></a> with the given sequence.</div>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/UniqueAnnotations.html#create()">create()</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/UniqueAnnotations.html" title="class in com.tavianator.sangria.core">UniqueAnnotations</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_D_">
+<!-- -->
+</a>
+<h2 class="title">D</h2>
+<dl>
+<dt><a href="./com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><span class="strong">DelayedError</span></a> - Class in <a href="./com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt>
+<dd>
+<div class="block">Similar to <a href="https://google.github.io/guice/api-docs/latest/javadoc/com/google/inject/Binder.html?is-external=true#addError(java.lang.String,%20java.lang.Object...)" title="class or interface in com.google.inject"><code>Binder.addError(String, Object...)</code></a>, but can be canceled later.</div>
+</dd>
+</dl>
+<a name="_E_">
+<!-- -->
+</a>
+<h2 class="title">E</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/Priority.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/Priority.html" title="class in com.tavianator.sangria.core">Priority</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_F_">
+<!-- -->
+</a>
+<h2 class="title">F</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PrettyTypes.html#format(java.lang.String,%20java.lang.Object...)">format(String, Object...)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PrettyTypes.html" title="class in com.tavianator.sangria.core">PrettyTypes</a></dt>
+<dd>
+<div class="block">Format a message.</div>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#from(com.google.inject.Key)">from(Key&lt;?&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>
+<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>
+</dd>
+</dl>
+<a name="_G_">
+<!-- -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/Priority.html#getDefault()">getDefault()</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/Priority.html" title="class in com.tavianator.sangria.core">Priority</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#getKey(java.lang.Class)">getKey(Class&lt;T&gt;)</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>
+<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>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#getKey(com.google.inject.TypeLiteral)">getKey(TypeLiteral&lt;T&gt;)</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>
+<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>
+</dd>
+</dl>
+<a name="_H_">
+<!-- -->
+</a>
+<h2 class="title">H</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#hasAnnotation()">hasAnnotation()</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#hashCode()">hashCode()</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/Priority.html#hashCode()">hashCode()</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/Priority.html" title="class in com.tavianator.sangria.core">Priority</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_I_">
+<!-- -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/Priority.html#isDefault()">isDefault()</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/Priority.html" title="class in com.tavianator.sangria.core">Priority</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_L_">
+<!-- -->
+</a>
+<h2 class="title">L</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#listOf(java.lang.Class)">listOf(Class&lt;T&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core">TypeLiterals</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#listOf(com.google.inject.TypeLiteral)">listOf(TypeLiteral&lt;T&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core">TypeLiterals</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_M_">
+<!-- -->
+</a>
+<h2 class="title">M</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#mapOf(java.lang.Class,%20java.lang.Class)">mapOf(Class&lt;K&gt;, Class&lt;V&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core">TypeLiterals</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#mapOf(java.lang.Class,%20com.google.inject.TypeLiteral)">mapOf(Class&lt;K&gt;, TypeLiteral&lt;V&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core">TypeLiterals</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#mapOf(com.google.inject.TypeLiteral,%20java.lang.Class)">mapOf(TypeLiteral&lt;K&gt;, Class&lt;V&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core">TypeLiterals</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#mapOf(com.google.inject.TypeLiteral,%20com.google.inject.TypeLiteral)">mapOf(TypeLiteral&lt;K&gt;, TypeLiteral&lt;V&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core">TypeLiterals</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_N_">
+<!-- -->
+</a>
+<h2 class="title">N</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/Priority.html#next()">next()</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/Priority.html" title="class in com.tavianator.sangria.core">Priority</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#none()">none()</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_P_">
+<!-- -->
+</a>
+<h2 class="title">P</h2>
+<dl>
+<dt><a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core"><span class="strong">PotentialAnnotation</span></a> - Class in <a href="./com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt>
+<dd>
+<div class="block">A record of stored annotations, perfect for builders with <code>annotatedWith()</code> methods.</div>
+</dd>
+<dt><a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core"><span class="strong">PotentialAnnotation.Visitor</span></a>&lt;<a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a>&gt; - Interface in <a href="./com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt>
+<dd>
+<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>
+</dd>
+<dt><a href="./com/tavianator/sangria/core/PrettyTypes.html" title="class in com.tavianator.sangria.core"><span class="strong">PrettyTypes</span></a> - Class in <a href="./com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt>
+<dd>
+<div class="block">Utility class for pretty-printing messages containing types.</div>
+</dd>
+<dt><a href="./com/tavianator/sangria/core/Priority.html" title="class in com.tavianator.sangria.core"><span class="strong">Priority</span></a> - Class in <a href="./com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt>
+<dd>
+<div class="block">A loosely-coupled, infinitely divisible priority/weight system.</div>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#providerOf(java.lang.Class)">providerOf(Class&lt;T&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core">TypeLiterals</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#providerOf(com.google.inject.TypeLiteral)">providerOf(TypeLiteral&lt;T&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core">TypeLiterals</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_S_">
+<!-- -->
+</a>
+<h2 class="title">S</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#setOf(java.lang.Class)">setOf(Class&lt;T&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core">TypeLiterals</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#setOf(com.google.inject.TypeLiteral)">setOf(TypeLiteral&lt;T&gt;)</a></span> - Static method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core">TypeLiterals</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_T_">
+<!-- -->
+</a>
+<h2 class="title">T</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#toString()">toString()</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.html" title="class in com.tavianator.sangria.core">PotentialAnnotation</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/Priority.html#toString()">toString()</a></span> - Method in class com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/Priority.html" title="class in com.tavianator.sangria.core">Priority</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core"><span class="strong">TypeLiterals</span></a> - Class in <a href="./com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt>
+<dd>
+<div class="block">Static utility functions for working with <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"><code>TypeLiteral</code></a>s.</div>
+</dd>
+</dl>
+<a name="_U_">
+<!-- -->
+</a>
+<h2 class="title">U</h2>
+<dl>
+<dt><a href="./com/tavianator/sangria/core/UniqueAnnotations.html" title="class in com.tavianator.sangria.core"><span class="strong">UniqueAnnotations</span></a> - Class in <a href="./com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt>
+<dd>
+<div class="block">Re-implementation of Guice's internal UniqueAnnotations utility.</div>
+</dd>
+</dl>
+<a name="_V_">
+<!-- -->
+</a>
+<h2 class="title">V</h2>
+<dl>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitAnnotationInstance(java.lang.annotation.Annotation)">visitAnnotationInstance(Annotation)</a></span> - Method in interface com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core">PotentialAnnotation.Visitor</a></dt>
+<dd>
+<div class="block">Called when an annotation instance is stored.</div>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitAnnotationType(java.lang.Class)">visitAnnotationType(Class&lt;? extends Annotation&gt;)</a></span> - Method in interface com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core">PotentialAnnotation.Visitor</a></dt>
+<dd>
+<div class="block">Called when an annotation type is stored.</div>
+</dd>
+<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitNoAnnotation()">visitNoAnnotation()</a></span> - Method in interface com.tavianator.sangria.core.<a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core">PotentialAnnotation.Visitor</a></dt>
+<dd>
+<div class="block">Called when there is no annotation.</div>
+</dd>
+</dl>
+<a href="#_A_">A</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="./com/tavianator/sangria/core/package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./com/tavianator/sangria/core/package-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="./help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015. All rights reserved.</small></p>
+</body>
+</html>