anujgaud
781a1c265a
[BAEL-6623] Add code for Convert Object to String ( #15000 )
...
* Add Person class
* Add Unit tests for Person class
* Add Person class
* Add PersonWithHashCode class
* Address review comments
* Add PersonUnitTest class
* Add PersonWithHashCodeUnitTest class
* Add missing dependency
* Remove redundant code
* Remove redundant code
* Address review comments
* Address review comments
2023-10-22 09:49:38 +05:30
Kai Yuan
24dcde3d6d
[join-str-comma-and] Joining Strings follows natural language grammar ( #14941 )
2023-10-13 19:41:06 -05:00
MohamedHelmyKassab
d6cedbf2fb
This commit related to the article BAEL-6784 ( #14900 )
...
This commit aims to add a new test class to split Java String into Key-Value pairs
2023-10-12 09:26:33 +02:00
Loredana Crusoveanu
a6ec9122ea
BAEL-6811 move string article to make space for a new one using the same library; delete extra file
2023-09-14 10:01:58 +03:00
MohamedHelmyKassab
5874d1fd15
This PR is for BAEL-6788 ( #14563 )
...
This PR aims to add java classes for the HashMap multi values operations with same key
2023-08-12 09:00:00 +02:00
MohamedHelmyKassab
43c4176e9c
This commit is for the article BAEL-6788 ( #14513 )
...
This commit aims to add a test class (MultiValueHashMapTest) to test the HashMap that allows multiple values to be associated with the same key
2023-08-02 19:47:45 +02:00
Andrew Tarry
5ca5a1e8e7
add value of comparision
2023-05-17 21:23:14 +03:00