Commit Graph

17 Commits

Author SHA1 Message Date
amit2103 99b8077bba [BAEL-10302] - Moved articles to core-java-collections 2018-11-16 16:06:20 +05:30
Ger Roza 81a7e1966e [BAEL-2235] | core-java | Common Array Operations in Java (#5599)
* * added all array operations and tests

* fixed details, adn added some more methods to java array operations examples

* * moved arrays operations package to core-java-collections submodule
2018-11-03 22:23:38 -07:00
bungrudi 947e8a3edc Guide to EnumMap
Issue: BAEL-2260
2018-11-02 09:14:27 -06:00
amit2103 71793cef7f [BAEL-9550] - Moved articles and codes from core-java-collections module to java-collections-convversions and java-collections-maps module 2018-10-20 00:37:31 +05:30
Eugen Paraschiv 15b7eacd43 cleanup work 2018-10-12 10:21:35 +03:00
Alejandro Gervasio 53d22bebbc BAEL-2287 - An Introduction to Synchronized Java Collections (#5385)
* Initial Commit

* Add pom.xml

* Update pom.xml

* Update pom.xml

* Update SynchronizedSortedMapUnitTest.java
2018-10-09 22:20:23 -05:00
mherbaghinyan f0e93ad8fa StreamEx example 2018-10-01 15:20:32 +04:00
ramansahasi a14104319f BAEL-2181 complete commit (#5294) 2018-09-24 09:11:37 -07:00
Eric Martin fd009dca02
Merge pull request #4890 from MherBaghinyan/BAEL-2027
Bael 2027
2018-08-13 14:35:13 -05:00
mherbaghinyan adb14c2b95 bring back dependencies 2018-08-03 10:43:37 +04:00
mherbaghinyan 2fae078370 added benchmark tests for set and list performance 2018-08-03 10:32:50 +04:00
Grzegorz Piwowarek a8288f98a7
Update pom.xml (#4843) 2018-08-01 07:27:32 +02:00
geroza 81027b7fbd * minor fixes and cleaning duties 2018-07-26 20:52:18 +01:00
geroza 5b489423d8 * added examples of filtering collections using Streams, Apache CollectionUtils, Guava and Eclipse Collections 2018-07-26 20:52:18 +01:00
Sanjay Patel cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
amit2103 05b7e933bd Bael 5247 (#4175)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added new parent pom

* initial clean up of child poms

* Added new parent pom

* [BAEL-5247] - New Parents in the tutorials repo
2018-05-05 22:30:00 +02:00
amit2103 cfd98d2fe3 [Bael 6056] - Move collection-related logic from core-java to core-java-collections (#4114)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections

* [BAEL-6056] - Move collection-related logic from core-java to core-java-collections
2018-04-29 08:38:59 +02:00