From e7f80b6f125672e2c1a827168ad69ddf1cf66422 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 15 Sep 2014 21:26:16 -0400 Subject: Add latest maven site. --- latest/sangria-listbinder/apidocs/index-all.html | 199 +++++++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 latest/sangria-listbinder/apidocs/index-all.html (limited to 'latest/sangria-listbinder/apidocs/index-all.html') diff --git a/latest/sangria-listbinder/apidocs/index-all.html b/latest/sangria-listbinder/apidocs/index-all.html new file mode 100644 index 0000000..05d8aa3 --- /dev/null +++ b/latest/sangria-listbinder/apidocs/index-all.html @@ -0,0 +1,199 @@ + + + + + + +Index (Sangria ListBinder 1.2-SNAPSHOT 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. All rights reserved.

+ + -- cgit v1.2.3