From 17b69d672f8e4f5e99f54256a4141320b0a846e0 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 4 Oct 2014 13:09:39 -0400 Subject: Add version 1.2 site. --- .../sangria/listbinder/ListBinderBuilder.html | 263 +++++++++++++++++++++ 1 file changed, 263 insertions(+) create mode 100644 1.2/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html (limited to '1.2/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html') diff --git a/1.2/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html b/1.2/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html new file mode 100644 index 0000000..b2a753b --- /dev/null +++ b/1.2/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html @@ -0,0 +1,263 @@ + + + + + + +ListBinderBuilder (Sangria 1.2 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.tavianator.sangria.listbinder
+

Interface ListBinderBuilder<T>

+
+
+
+
    +
  • +
    +
    All Known Subinterfaces:
    +
    AnnotatedListBinderBuilder<T>
    +
    +
    +
    +
    public interface ListBinderBuilder<T>
    +
    Fluent builder interface.
    +
    +
    Since:
    +
    1.1
    +
    Version:
    +
    1.1
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2014. All rights reserved.

+ + -- cgit v1.2.3