diff options
Diffstat (limited to 'latest/sangria-core/apidocs/index-all.html')
-rw-r--r-- | latest/sangria-core/apidocs/index-all.html | 205 |
1 files changed, 98 insertions, 107 deletions
diff --git a/latest/sangria-core/apidocs/index-all.html b/latest/sangria-core/apidocs/index-all.html index 1dad642..c6bfaa4 100644 --- a/latest/sangria-core/apidocs/index-all.html +++ b/latest/sangria-core/apidocs/index-all.html @@ -2,21 +2,16 @@ <!-- 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>Index (Sangria Core 1.2-SNAPSHOT API)</title> -<meta name="date" content="2014-10-04"> -<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> -<script type="text/javascript" src="script.js"></script> +<!-- 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>Index (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"> </head> <body> <script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Index (Sangria Core 1.2-SNAPSHOT API)"; - } - } - catch(err) { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Index (Sangria Core 1.3-SNAPSHOT API)"; } //--> </script> @@ -24,21 +19,19 @@ <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"> -<li><a href="com/tavianator/sangria/core/package-summary.html">Package</a></li> +<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><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> +<li><a href="./help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> @@ -47,11 +40,11 @@ <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> +<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> +<li><a href="./allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -65,261 +58,259 @@ //--> </script> </div> -<a name="skip.navbar.top"> +<a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> -<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:P">P</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a name="I:A"> +<div class="contentContainer"><a href="#_A_">A</a> <a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_L_">L</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_P_">P</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_U_">U</a> <a href="#_V_">V</a> <a name="_A_"> <!-- --> </a> <h2 class="title">A</h2> <dl> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/PotentialAnnotation.html#accept-com.tavianator.sangria.core.PotentialAnnotation.Visitor-">accept(PotentialAnnotation.Visitor<T>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#accept(com.tavianator.sangria.core.PotentialAnnotation.Visitor)">accept(PotentialAnnotation.Visitor<T>)</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> +<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="memberNameLink"><a href="com/tavianator/sangria/core/PotentialAnnotation.html#annotatedWith-java.lang.Class-">annotatedWith(Class<? extends 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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#annotatedWith(java.lang.Class)">annotatedWith(Class<? extends 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> -<dt><span class="memberNameLink"><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> +<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="I:C"> +<a name="_C_"> <!-- --> </a> <h2 class="title">C</h2> <dl> -<dt><span class="memberNameLink"><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> +<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> +<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="memberNameLink"><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> +<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> </dd> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/DelayedError.html#create-com.google.inject.Binder-java.lang.String-java.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> +<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> +<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="memberNameLink"><a href="com/tavianator/sangria/core/DelayedError.html#create-com.google.inject.Binder-java.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> +<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> +<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="memberNameLink"><a href="com/tavianator/sangria/core/DelayedError.html#create-com.google.inject.Binder-com.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> +<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> +<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="memberNameLink"><a href="com/tavianator/sangria/core/Priority.html#create-int-int...-">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> +<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> +<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="memberNameLink"><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> +<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> </dd> </dl> -<a name="I:D"> +<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="typeNameLink">DelayedError</span></a> - Class in <a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt> +<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-java.lang.Object...-" title="class or interface in com.google.inject"><code>Binder.addError(String, Object...)</code></a>, but can be canceled later.</div> +<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="I:E"> +<a name="_E_"> <!-- --> </a> <h2 class="title">E</h2> <dl> -<dt><span class="memberNameLink"><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> +<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> </dd> -<dt><span class="memberNameLink"><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> +<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> </dd> </dl> -<a name="I:F"> +<a name="_F_"> <!-- --> </a> <h2 class="title">F</h2> <dl> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/PrettyTypes.html#format-java.lang.String-java.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> +<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="memberNameLink"><a href="com/tavianator/sangria/core/PotentialAnnotation.html#from-com.google.inject.Key-">from(Key<?>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#from(com.google.inject.Key)">from(Key<?>)</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="I:G"> +<a name="_G_"> <!-- --> </a> <h2 class="title">G</h2> <dl> -<dt><span class="memberNameLink"><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> +<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> </dd> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/PotentialAnnotation.html#getKey-java.lang.Class-">getKey(Class<T>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#getKey(java.lang.Class)">getKey(Class<T>)</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="memberNameLink"><a href="com/tavianator/sangria/core/PotentialAnnotation.html#getKey-com.google.inject.TypeLiteral-">getKey(TypeLiteral<T>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.html#getKey(com.google.inject.TypeLiteral)">getKey(TypeLiteral<T>)</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="I:H"> +<a name="_H_"> <!-- --> </a> <h2 class="title">H</h2> <dl> -<dt><span class="memberNameLink"><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> +<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> </dd> -<dt><span class="memberNameLink"><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> +<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> </dd> -<dt><span class="memberNameLink"><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> +<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> </dd> </dl> -<a name="I:I"> +<a name="_I_"> <!-- --> </a> <h2 class="title">I</h2> <dl> -<dt><span class="memberNameLink"><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> +<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> </dd> </dl> -<a name="I:L"> +<a name="_L_"> <!-- --> </a> <h2 class="title">L</h2> <dl> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/TypeLiterals.html#listOf-java.lang.Class-">listOf(Class<T>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#listOf(java.lang.Class)">listOf(Class<T>)</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> </dd> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/TypeLiterals.html#listOf-com.google.inject.TypeLiteral-">listOf(TypeLiteral<T>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#listOf(com.google.inject.TypeLiteral)">listOf(TypeLiteral<T>)</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> </dd> </dl> -<a name="I:M"> +<a name="_M_"> <!-- --> </a> <h2 class="title">M</h2> <dl> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/TypeLiterals.html#mapOf-java.lang.Class-java.lang.Class-">mapOf(Class<K>, Class<V>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#mapOf(java.lang.Class,%20java.lang.Class)">mapOf(Class<K>, Class<V>)</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> </dd> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/TypeLiterals.html#mapOf-java.lang.Class-com.google.inject.TypeLiteral-">mapOf(Class<K>, TypeLiteral<V>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#mapOf(java.lang.Class,%20com.google.inject.TypeLiteral)">mapOf(Class<K>, TypeLiteral<V>)</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> </dd> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/TypeLiterals.html#mapOf-com.google.inject.TypeLiteral-java.lang.Class-">mapOf(TypeLiteral<K>, Class<V>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#mapOf(com.google.inject.TypeLiteral,%20java.lang.Class)">mapOf(TypeLiteral<K>, Class<V>)</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> </dd> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/TypeLiterals.html#mapOf-com.google.inject.TypeLiteral-com.google.inject.TypeLiteral-">mapOf(TypeLiteral<K>, TypeLiteral<V>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#mapOf(com.google.inject.TypeLiteral,%20com.google.inject.TypeLiteral)">mapOf(TypeLiteral<K>, TypeLiteral<V>)</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> </dd> </dl> -<a name="I:N"> +<a name="_N_"> <!-- --> </a> <h2 class="title">N</h2> <dl> -<dt><span class="memberNameLink"><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> +<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> </dd> -<dt><span class="memberNameLink"><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> +<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> </dd> </dl> -<a name="I:P"> +<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="typeNameLink">PotentialAnnotation</span></a> - Class in <a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt> +<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="typeNameLink">PotentialAnnotation.Visitor</span></a><<a href="com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a>> - Interface in <a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt> +<dt><a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="interface in com.tavianator.sangria.core"><span class="strong">PotentialAnnotation.Visitor</span></a><<a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html" title="type parameter in PotentialAnnotation.Visitor">T</a>> - 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> +<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="typeNameLink">PrettyTypes</span></a> - Class in <a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt> +<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="typeNameLink">Priority</span></a> - Class in <a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt> +<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="memberNameLink"><a href="com/tavianator/sangria/core/TypeLiterals.html#providerOf-java.lang.Class-">providerOf(Class<T>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#providerOf(java.lang.Class)">providerOf(Class<T>)</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> </dd> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/TypeLiterals.html#providerOf-com.google.inject.TypeLiteral-">providerOf(TypeLiteral<T>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#providerOf(com.google.inject.TypeLiteral)">providerOf(TypeLiteral<T>)</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> </dd> </dl> -<a name="I:S"> +<a name="_S_"> <!-- --> </a> <h2 class="title">S</h2> <dl> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/TypeLiterals.html#setOf-java.lang.Class-">setOf(Class<T>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#setOf(java.lang.Class)">setOf(Class<T>)</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> </dd> -<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/TypeLiterals.html#setOf-com.google.inject.TypeLiteral-">setOf(TypeLiteral<T>)</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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/TypeLiterals.html#setOf(com.google.inject.TypeLiteral)">setOf(TypeLiteral<T>)</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> </dd> </dl> -<a name="I:T"> +<a name="_T_"> <!-- --> </a> <h2 class="title">T</h2> <dl> -<dt><span class="memberNameLink"><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> +<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> </dd> -<dt><span class="memberNameLink"><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> +<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> </dd> -<dt><a href="com/tavianator/sangria/core/TypeLiterals.html" title="class in com.tavianator.sangria.core"><span class="typeNameLink">TypeLiterals</span></a> - Class in <a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt> +<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="I:U"> +<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="typeNameLink">UniqueAnnotations</span></a> - Class in <a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt> +<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="I:V"> +<a name="_V_"> <!-- --> </a> <h2 class="title">V</h2> <dl> -<dt><span class="memberNameLink"><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> +<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="memberNameLink"><a href="com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitAnnotationType-java.lang.Class-">visitAnnotationType(Class<? extends 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> +<dt><span class="strong"><a href="./com/tavianator/sangria/core/PotentialAnnotation.Visitor.html#visitAnnotationType(java.lang.Class)">visitAnnotationType(Class<? extends 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 type is stored.</div> </dd> -<dt><span class="memberNameLink"><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> +<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="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:P">P</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> </div> +<a href="#_A_">A</a> <a href="#_C_">C</a> <a href="#_D_">D</a> <a href="#_E_">E</a> <a href="#_F_">F</a> <a href="#_G_">G</a> <a href="#_H_">H</a> <a href="#_I_">I</a> <a href="#_L_">L</a> <a href="#_M_">M</a> <a href="#_N_">N</a> <a href="#_P_">P</a> <a href="#_S_">S</a> <a href="#_T_">T</a> <a href="#_U_">U</a> <a href="#_V_">V</a> </div> <!-- ======= 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"> -<li><a href="com/tavianator/sangria/core/package-summary.html">Package</a></li> +<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><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> +<li><a href="./help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> @@ -328,11 +319,11 @@ <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> +<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> +<li><a href="./allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -346,10 +337,10 @@ //--> </script> </div> -<a name="skip.navbar.bottom"> +<a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2015. All rights reserved.</small></p> </body> </html> |