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
KevinGilmore
8caaf77556
BAEL-2200 and BAEL-2287 README updates ( #5487 )
...
* BAEL-1766: Update README
* BAEL-1853: add link to article
* BAEL-1801: add link to article
* Added links back to articles
* Add links back to articles
* BAEL-1795: Update README
* BAEL-1901 and BAEL-1555 add links back to article
* BAEL-2026 add link back to article
* BAEL-2029: add link back to article
* BAEL-1898: Add link back to article
* BAEL-2102 and BAEL-2131 Add links back to articles
* BAEL-2132 Add link back to article
* BAEL-1980: add link back to article
* BAEL-2200: Display auto-configuration report in Spring Boot
* BAEL-2253: Add link back to article
* BAEL-2200 BAEL-2287 Add links back to articles
2018-10-18 21:55:28 -05:00
José Carlos Valero Sánchez
a470906e66
Merge pull request #5454 from danielguedesb/master
...
BAEL-2242
2018-10-17 20:10:16 +01:00
Tom Hombergs
eeb5e0892b
removed unnecessary Mockito and refactored test method name
2018-10-15 21:40:00 +02:00
elrisita
6b3803a683
BAEL-2242
2018-10-14 17:27:34 +01:00
Marcos Lopez Gonzalez
435af770b3
BAEL-2259 - Guide to EnumSet ( #5423 )
...
* EnumSet
* enumset operations
* formatting
2018-10-13 13:04:22 +02:00
Rokon Uddin Ahmed
3c35e25015
BAEL-9344 ( #5435 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
2018-10-12 22:22:56 +02:00
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
Eugen Paraschiv
1931f571d1
fixing test name
2018-10-09 22:21:36 +03:00
clininger
ee1b2cb40b
BAEL-2184 sorted test not include deep copy
2018-10-09 21:20:09 +07:00
clininger
3c0bd8e6e8
BAEL-2184 formatting
2018-10-09 04:08:07 +07:00
clininger
7d64241f16
BAEL-2184 test names
2018-10-09 04:07:47 +07:00
clininger
45da250fff
BAEL-2184 Converting a Collection to ArrayList
2018-10-09 04:06:52 +07:00
Tom Hombergs
6d0dc2af7f
Merge pull request #5279 from eugenp/thombergs-patch-30
...
added link
2018-10-08 20:27:40 +02:00
puneetd30
bed849289c
BAEL-2179 Java Map check if key exists ( #5394 )
...
Add Unit test
2018-10-06 01:13:10 -06:00
Eric Martin
a1999542c1
Merge pull request #5377 from MherBaghinyan/BAEL-2244
...
Bael 2244
2018-10-05 18:29:26 -05:00
mherbaghinyan
c79e648442
changes after review
2018-10-04 12:16:40 +04:00
Tom Hombergs
8300da678b
Merge branch 'master' into thombergs-patch-30
2018-10-02 20:40:07 +02:00
mherbaghinyan
1f1baf97e9
add one map to another
2018-10-02 11:42:11 +04:00
mherbaghinyan
7773f968da
uncomment the methods
2018-10-01 16:38:10 +04:00
mherbaghinyan
f0e93ad8fa
StreamEx example
2018-10-01 15:20:32 +04:00
Siben Nayak
51914a01e1
[BAEL-2032] Operate on an item in a Stream then remove it ( #5175 )
...
* [BAEL-2032] Operate on an item in a Stream then remove it
* Remove the unit test from this package
2018-09-28 12:47:10 -07:00
mherbaghinyan
ee7fa854b4
merge maps more examples
2018-09-28 17:32:11 +04:00
mherbaghinyan
03f28236b8
merge maps first example
2018-09-28 15:08:08 +04:00
charlesgonzales
4cbc8d0bac
To add/fix links (Team Jira BAEL-9015) ( #5332 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-09-27 09:09:58 +02:00
Loredana Crusoveanu
f2de1b2db3
Merge pull request #5326 from kcacademic/map-max
...
Referenced files for the mini-article tracked through BAEL-2225
2018-09-25 22:29:54 +03:00
Kumar Chandrakant
183959edfa
Adding files referenced in the mini article for the Jira item BAEL-2225
2018-09-24 22:01:20 +01:00
ramansahasi
a14104319f
BAEL-2181 complete commit ( #5294 )
2018-09-24 09:11:37 -07:00
Eric Martin
6fa3ee341f
Merge pull request #5237 from MherBaghinyan/BAEL-2180
...
Bael 2180
2018-09-23 09:37:16 -05:00
mherbaghinyan
3fc968d377
Merge remote-tracking branch 'origin/BAEL-2180' into BAEL-2180
2018-09-22 21:15:33 +04:00
mherbaghinyan
91ea35ee38
review changes
2018-09-22 21:15:03 +04:00
Tom Hombergs
9280b9e81b
added link
2018-09-17 20:21:35 +02:00
Mher Baghinyan
9d9325b972
Update SortHashMap.java
2018-09-16 11:18:22 +04:00
mherbaghinyan
fdf873daf7
adding comparator to Employee
2018-09-14 12:12:48 +04:00
mherbaghinyan
e0172002d5
minor change
2018-09-13 01:14:09 +04:00
mherbaghinyan
6e71cd302c
HashMap sort initial version
2018-09-13 00:10:16 +04:00
Tom Hombergs
1aa23402c4
Merge pull request #5182 from FDPro/master
...
dupirefr/dupire.francois+pro@gmail.com [BAEL-2170] Differences between ArrayList clear and removeAll
2018-09-11 20:45:47 +02:00
mherbaghinyan
2d15cb3b49
set benchmark tests
2018-09-11 15:58:47 +04:00
Swapan Pramanick
fe96e112a5
BAEL-2178 ( #5194 )
...
* BAEL-2178
* revert previous commit, adding classes to collections project
2018-09-11 05:56:33 +02:00
dupirefr
69c6c30d8d
[BAEL-2170] Moved code to Collection-dedicated package
2018-09-10 20:28:27 +02:00
dupirefr
a1194fdfbc
[BAEL-2170] Renamed test and used Collection instead of ArrayList
2018-09-10 20:27:21 +02:00
mherbaghinyan
23fc41db24
ArrayList and TreeSet
2018-09-10 17:22:21 +04:00
mherbaghinyan
e57bd76645
HashMap sort TreeMap
2018-09-10 16:09:45 +04:00
Rokon Uddin Ahmed
fccf56fdc2
BAEL-8287 ( #5180 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-09-07 13:56:13 +03:00
dupirefr
cc0749ce8a
[BAEL-2170] Differences between ArrayList clear and removeAll
2018-09-06 20:15:23 +02:00
Mher Baghinyan
e88ef76805
Bael 2052 ( #5051 )
...
* collections benchmark tests
* more benchmark tests
* set benchmark tests
* include linkedlist in benchmark tests
* Update ArrayListBenchmark.java
2018-09-04 08:38:36 +02:00
amit2103
4f18b712f9
[] - Moved artices / codes from from the core-java related modules
2018-09-02 01:37:11 +05:30
Siben Nayak
ae287cb55f
[BAEL-2032] Operate on an item in a Stream then remove it ( #5086 )
...
* [BAEL-2032] Operate on an item in a Stream then remove it
* [BAEL-2032] Refactored unit test
* [BAEL-2032] Added a new test for filter and used logger
* Stored the predicate in a separate variable
2018-08-27 13:07:35 +01:00
KevinGilmore
4e968e1b15
BAEL-2029 Update README.md ( #5010 )
...
* BAEL-1766: Update README
* BAEL-1853: add link to article
* BAEL-1801: add link to article
* Added links back to articles
* Add links back to articles
* BAEL-1795: Update README
* BAEL-1901 and BAEL-1555 add links back to article
* BAEL-2026 add link back to article
* BAEL-2029: add link back to article
2018-08-19 18:04:18 -05:00
Tom Hombergs
3d3dfd7970
Merge pull request #4760 from MajewskiKrzysztof/master
...
BAEL-1912
2018-08-19 16:41:59 +02:00
Kevin Wittek
ba7efbcc43
Example for removing first element of array (BAEL-2029) ( #4970 )
...
* Example for removing first element of array (BAEL-2029)
* Use AssertJ assertions
* Move array test to collections module.
* Remove redundant test
2018-08-18 19:34:47 -05:00
Siben Nayak
a966b54d42
[BAEL-2032] Operate on an item in a Stream then remove it ( #4955 )
...
* [BAEL-2032] Operate on an item in a Stream then remove it
* [BAEL-2032] Refactored unit test
* [BAEL-2032] Added a new test for filter and used logger
2018-08-15 09:49:00 +01:00
Eric Martin
fd009dca02
Merge pull request #4890 from MherBaghinyan/BAEL-2027
...
Bael 2027
2018-08-13 14:35:13 -05:00
Mher Baghinyan
8bcc305853
Update CollectionsBenchmark.java
2018-08-13 17:12:48 +04:00
Mher Baghinyan
224dce952b
Update CollectionsBenchmark.java
2018-08-11 18:06:21 +04:00
Mher Baghinyan
5b9df5d901
Update CollectionsBenchmark.java
2018-08-11 17:52:08 +04:00
mherbaghinyan
dccf0c3b0b
bring back dependencies
2018-08-10 17:50:13 +04:00
Krzysztof Majewski
2a3c5b8eac
BAEL-2056 ( #4945 )
2018-08-10 13:55:58 +02:00
Krzysztof Majewski
9ea9b7ae72
BAEL-2056
2018-08-10 10:05:51 +02:00
Rokon Uddin Ahmed
943df6917e
BAEL-7708 04.08.2016 ( #4893 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
2018-08-06 14:04:56 +02:00
charlesgonzales
671bf20fe8
add/fix links - team BAEL-7962 ( #4891 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
2018-08-05 20:30:25 +02:00
Felipe Santiago Corro
ee52998f6b
Collection to Stream without nulls in core-java-collections ( #4903 )
2018-08-05 19:33:27 +02:00
amit2103
d268ffa5c9
[BAEL-7670] Added logback.xml in missing modules in src/main/resources
2018-08-05 18:40:49 +05:30
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
Karthikeyan Subbaraj
3b0fef0266
Unit tests method names and class names modified as per the guidelines
2018-08-02 21:46:00 +01:00
Karthikeyan Subbaraj
9bc5b950f6
Unit tests and DequeBasedSynchronizedStack added up
2018-08-02 21:46:00 +01:00
fanatixan
cc4ab484cc
moved examples for 'removing all occurrences of an element from a list' to core-java-collections ( #4878 )
2018-08-02 08:59:55 +02:00
fanatixan
6a53e33a0c
fixing package hierarchy (*.list.list.listoflist -> *.list.listoflist) ( #4879 )
2018-08-02 07:23:14 +02:00
Grzegorz Piwowarek
a8288f98a7
Update pom.xml ( #4843 )
2018-08-01 07:27:32 +02:00
Felipe Santiago Corro
748c94f231
Add items to list in core-java-collections ( #4841 )
2018-07-29 06:38:51 +02:00
Dhrubajyoti Bhattacharjee
7ff4d2ea4c
BAEL-1983 Intialize a HashMap in Java ( #4819 )
2018-07-28 20:44:05 +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
myluckagain
4ee81a2fd9
BAEL-2030 remove first element from list ( #4803 )
2018-07-26 08:12:23 +02:00
charlesgonzales
f431a4c3ff
add links ( #4804 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-07-24 19:21:55 +02:00
Predrag Maric
717bd1d48d
BAEL-2018 Moved to core-java-collections ( #4796 )
2018-07-23 09:02:10 +02:00
micropatel
dbe99c2951
BEAL-1985 - Removed Java 9 Example ( #4734 )
...
* Added Class for Initalizing HahsSet
* Updated Class name
* Delete InitializingSetTest.java
* Modified HashSet Initilization Example
* Removed Java 9 Example
* Update HashSetInitalizingUnitTest.java
* Update HashSetInitalizingUnitTest.java
* Update HashSetInitalizingUnitTest.java
* Update HashSetInitalizingUnitTest.java
2018-07-20 07:39:42 +02:00
micropatel
61e6d9a3cd
BAEL-1985: Added Examples showing how to Initialize HashSet when it's constructed ( #4715 )
...
* Added Class for Initalizing HahsSet
* Updated Class name
* Delete InitializingSetTest.java
2018-07-15 22:03:25 +02: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
Siben Nayak
92340e9ca5
[BAEL-1847] Iterate Backwards through a List ( #4540 )
...
* [BAEL-1847] Iterate Backwards through a List
* [BAEL-1847] Updated unit tests
2018-07-01 12:41:31 +02:00
Rokon Uddin Ahmed
50f5cba9da
BAEL-6634 ( #4376 )
...
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-06-01 14:04:12 +02:00
Amit Pandey
dfcc0cab05
Bael 6556 2 ( #4365 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6556] - Next set of testcase renamed
2018-05-29 22:14:19 +02:00
Tom Hombergs
7dc605f7b0
Merge pull request #4308 from theawesomenayak/BAEL-1775
...
[BAEL-1775] Getting size of Iterable in Java
2018-05-24 22:18:46 +02:00
collaboratewithakash
c022781ced
Back-link added ( #4303 )
...
* Back-link added
* Back-link added
* Back-link added
* Back-link name corrected
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link corrected
* Back-link added
* Back-link added
* Back-link added
* Back-link added
2018-05-23 16:55:32 +02:00
Siben Nayak
fa77261c42
[BAEL-1775] Getting size of Iterable in Java
2018-05-21 19:22:01 +05:30
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
Andrea Ligios
e725c023df
BAEL-1698 (latest) ( #4138 )
...
* Also needed
* BAEL-1698
* BAEL-1698
2018-04-30 00:17:26 +02:00
Andrea Ligios
94e0755cee
BAEL-1698 ( #4134 )
...
* Also needed
* BAEL-1698
2018-04-29 21:20:32 +02:00
Grzegorz Piwowarek
9512a76998
Update README.md ( #4128 )
2018-04-29 17:20:59 +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