java-tutorials/core-java-8
Harshil Sharma 666c07c7be BAEL-1539 shuffling collections (#3567)
* BAEL-1539 Added list, set and map shuffling code exaamples

* #BAEL-1539 fixed a typo

* #BAEL-1539 refactored sample code, added unit tests

* #BAEL-1539 Added unit tests and example for shuffling with custom randomness

* #BAEL-1539 removed source code and kept only tests as tests are sufficient code sample themselves

* #BAEL-1539 updated map shuffling example to use lambdas

* #BAEL-1539 lambda refactoring

* Fixed an indentation
2018-02-16 07:33:34 -06:00
..
src BAEL-1539 shuffling collections (#3567) 2018-02-16 07:33:34 -06:00
.gitignore move java8 code (#2535) 2017-08-31 09:43:28 +02:00
README.md Pull request 17.01 (#3442) 2018-01-17 21:53:17 +01:00
pom.xml move stream API to core-java-8 (#3403) 2018-01-13 14:58:51 +01:00