GS Collections 3.0 Released
Raab, Donald
Donald.Raab at gs.com
Sun Mar 24 23:24:28 PDT 2013
Hi All,
We recently released GS Collections 3.0, which now contains a rich set of primitive containers including list, set, bag, map, stack and interval. We added support for all primitive types. High level release notes, binary/source download, JavaDoc and JDiff reports are available in GitHub here: https://github.com/goldmansachs/gs-collections/wiki/3.0-Release-Notes
I've also updated our kata solutions to use the new primitive container support. Some usage examples can be seen in the following exercises:
https://github.com/goldmansachs/gs-collections-kata/blob/solutions-java8/src/test/java/com/gs/collections/kata/Exercise5Test.java
https://github.com/goldmansachs/gs-collections-kata/blob/solutions-java8/src/test/java/com/gs/collections/kata/Exercise6Test.java
https://github.com/goldmansachs/gs-collections-kata/blob/solutions-java8/src/test/java/com/gs/collections/kata/Exercise7Test.java
https://github.com/goldmansachs/gs-collections-kata/blob/solutions-java8/src/test/java/com/gs/collections/kata/Exercise9Test.java
Thanks,
Don
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/lambda-libs-spec-experts/attachments/20130325/af20a29f/attachment.html
More information about the lambda-libs-spec-experts
mailing list