From 7865786d43805a7e45240088b9de77e37b485c3e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 8 May 2015 20:53:48 -0400 Subject: Add version 1.3 site. --- .../sangria/listbinder/ListBinderBuilder.html | 234 +++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 1.3/sangria-listbinder/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html (limited to '1.3/sangria-listbinder/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html') diff --git a/1.3/sangria-listbinder/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html b/1.3/sangria-listbinder/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html new file mode 100644 index 0000000..3da5129 --- /dev/null +++ b/1.3/sangria-listbinder/apidocs/com/tavianator/sangria/listbinder/ListBinderBuilder.html @@ -0,0 +1,234 @@ + + + + + + +ListBinderBuilder (Sangria ListBinder 1.3 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–2015. All rights reserved.

+ + -- cgit v1.2.3