Commit Graph

20 Commits

Author SHA1 Message Date
Rodolfo Felipe 245e0f32b3 BAEL-2448-Rev3
Renaming test class so it passes PMD checks. Reverting method names to previous commit.
2019-03-04 20:54:50 -04:00
Rodolfo Felipe bf31484ee3 BAEL-2448-Rev2
Changing method names to comply with Jenkins PMD method naming rules.
2019-03-04 20:49:30 -04:00
Rodolfo Felipe 3186e48403 BAEL-2448-Rev1
Changing examples to unit tests instead of plain methods after advice from editor.
2019-03-04 20:43:14 -04:00
Rodolfo Felipe 7e2de11a5a BAEL-2448
Code examples for article.
2019-03-04 00:36:23 -04:00
Eric Martin 156441843c
Merge pull request #6329 from MherBaghinyan/BAEL-2710
primitive list benchmark tests
2019-02-19 21:28:35 -06:00
mherbaghinyan 04f9b44a63 Trove test refactor 2019-02-15 12:25:35 +04:00
Tom Hombergs 6bdf463da9
Merge pull request #6263 from cscib/master
BAEL-2534 - Determine if all elements are the same in a Java list
2019-02-14 20:05:34 +01:00
mherbaghinyan 12b19733af primitive list benchmark tests 2019-02-11 16:04:40 +04:00
caroline 6faaedddb4 Changes after editor's review 2019-02-04 21:52:56 +01:00
caroline 555409b78e Source Code for BAEL-2534 : Determine if all elements are the same in a Java list 2019-02-01 21:34:08 +01:00
mherbaghinyan ca98fbb706 Added Stream Api 2019-01-31 16:18:59 +04:00
caroline 73f2a12c4e Source Code for BAEL-2534 : Determine if all elements are the same in a Java list 2019-01-29 22:52:53 +01:00
mherbaghinyan 44d5be301c remove performance test 2019-01-28 15:15:05 +04:00
mherbaghinyan fd70f654b5 primitive list collections 2019-01-27 17:45:34 +04:00
mherbaghinyan 2f5ef3480b remove Ints examples 2019-01-25 10:54:59 +04:00
mherbaghinyan ae344b37ec move the code into core-java-collections-lists module 2019-01-25 09:51:15 +04:00
rahusriv 0d5483e1bf Rahul/multidimensional/pr3 (#6040)
* Making examples simple

* Changing variable names

* Modificatons in naming

* Giving extra spaces
2019-01-01 20:56:43 -06:00
rahusriv 676f55e872 BAEL-2335 (#6015)
* Making examples simple

* Changing variable names
2018-12-29 21:10:43 -06:00
amit2103 cf3d7b69e6 [BAEL-10836] - Moved Java8CollectionCleanupUnitTest, AddElementsUnitTest and articles 2018-12-29 20:12:21 +05:30
amit2103 bba9a99f32 [BAEL-10836] - Create core-java-collections-list module 2018-12-23 01:15:24 +05:30