From 278bfc319cc905bdf150af814bb3461896b68444 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 25 Oct 2015 13:35:25 -0400 Subject: Add version 1.3.1 site. --- 1.3.1/sangria-listbinder/apidocs/index-all.html | 199 ++++++++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 1.3.1/sangria-listbinder/apidocs/index-all.html (limited to '1.3.1/sangria-listbinder/apidocs/index-all.html') diff --git a/1.3.1/sangria-listbinder/apidocs/index-all.html b/1.3.1/sangria-listbinder/apidocs/index-all.html new file mode 100644 index 0000000..93cf588 --- /dev/null +++ b/1.3.1/sangria-listbinder/apidocs/index-all.html @@ -0,0 +1,199 @@ + + + + + + +Index (Sangria ListBinder 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
A B C L T W  + + +

A

+
+
addBinding() - Method in class com.tavianator.sangria.listbinder.ListBinder
+
+
Add an entry to the list.
+
+
AnnotatedListBinderBuilder<T> - Interface in com.tavianator.sangria.listbinder
+
+
Fluent builder interface.
+
+
annotatedWith(Class<? extends Annotation>) - Method in interface com.tavianator.sangria.listbinder.AnnotatedListBinderBuilder
+
+
Make a binder for an annotated list type.
+
+
annotatedWith(Annotation) - Method in interface com.tavianator.sangria.listbinder.AnnotatedListBinderBuilder
+
+
Make a binder for an annotated list type.
+
+
+ + + +

B

+
+
build(Binder, Class<T>) - Static method in class com.tavianator.sangria.listbinder.ListBinder
+
+
Start building a ListBinder.
+
+
build(Binder, TypeLiteral<T>) - Static method in class com.tavianator.sangria.listbinder.ListBinder
+
+
Start building a ListBinder.
+
+
+ + + +

C

+
+
com.tavianator.sangria.listbinder - package com.tavianator.sangria.listbinder
+
+
sangria-listbinder: A multi-binder with guaranteed order.
+
+
+ + + +

L

+
+
ListBinder<T> - Class in com.tavianator.sangria.listbinder
+
+
A multi-binder with guaranteed order.
+
+
ListBinderBuilder<T> - Interface in com.tavianator.sangria.listbinder
+
+
Fluent builder interface.
+
+
+ + + +

T

+
+
toString() - Method in class com.tavianator.sangria.listbinder.ListBinder
+
 
+
+ + + +

W

+
+
withDefaultPriority() - Method in interface com.tavianator.sangria.listbinder.ListBinderBuilder
+
 
+
withPriority(int, int...) - Method in interface com.tavianator.sangria.listbinder.ListBinderBuilder
+
 
+
+A B C L T W 
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + -- cgit v1.2.3