Skip navigation links
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 
Skip navigation links

Copyright © 2014–2015. All rights reserved.