edizor
bcacb5a37a
Update README.md
...
[skip ci]
2023-09-08 22:48:56 +08:00
Kai Yuan
7a0c69e969
[stream-map-object] Create List of Object From Another Type Using Java 8 ( #14716 )
2023-09-06 22:33:56 -05:00
Bipin kumar
b858b5521f
JAVA-24381:Changes made for fixing pom indentation ( #14633 )
2023-08-28 18:28:01 +03:00
edizor
03c206ac2d
Update README.md
...
[skip ci]
2023-08-09 20:14:42 +08:00
Kai Yuan
4945be2fd6
What's the Difference Between Iterator and Listiterator? ( #14547 )
2023-08-08 19:05:39 -05:00
Bipin kumar
2229e249a5
JAVA-22625: Changes made for formatting the pom.xml ( #14327 )
...
* JAVA-22625: Changes made for formatting the pom.xml
* JAVA-22625: Changes made for formatting the pom.xml
* JAVA-22625: commenting module
* JAVA-22625: commenting module
2023-07-25 12:04:39 +05:30
collaboratewithakash
4cef94bb76
backlink updated
2023-07-10 16:13:02 +05:30
edizor
f2b2b8546d
Update README.md
...
[skip ci]
2023-06-21 17:36:02 +08:00
Mo Helmy
e91d7301bd
Convert List to JSON ( #14226 )
...
Hello there,
The code provides a test class for a Java list to JSON conversion.
Regards,
Mohamed.
2023-06-12 13:10:24 -07:00
edizor
029216e65b
Update README.md
...
[skip ci]
2023-06-08 23:12:41 +08:00
Kai Yuan
f0124dcca0
[unique-elements-list] Get Unique Values From an ArrayList In Java ( #14152 )
2023-06-05 21:02:36 -05:00
edizor
50cf2cee23
Update README.md
...
[skip ci]
2023-06-02 08:46:50 +08:00
edizor
8ca4e21db4
Update README.md
...
[skip ci]
2023-06-02 08:16:39 +08:00
Kai Yuan
ee4923a29d
[list-with-default] Set Default Value for Elements in List ( #14125 )
...
* [list-with-default] Set Default Value for Elements in List
* [list-with-default] remove the ncopies and stream methods.
* [list-with-default] remove irrelevant codes
2023-05-29 09:50:55 -05:00
edizor
2b7abfca02
Update README.md
...
[skip ci]
2023-05-26 11:00:47 +08:00
Bahaa El-Din Helmy
82500be545
Array vs List Performance in Java ( #14114 )
...
This commit is related to the article entitled "Array vs List Performance in Java"
2023-05-24 07:59:59 -07:00
Sam Gardner
58633573a3
BAEL-6334 Make object properties example clearer
2023-05-22 10:35:26 +01:00
Sam Gardner
8430235bb1
Merge branch 'master' into BAEL-6334-check-list-element-in-other-list
2023-05-18 10:31:57 +01:00
Sam Gardner
ae1a3f9e79
BAEL-6334 Improve test names and typos
2023-05-18 10:27:08 +01:00
Bahaa El-Din Helmy
2da5d14e25
Add files via upload ( #14006 )
2023-05-15 08:14:21 -07:00
Sam Gardner
956660497a
BAEL-6334 Add example code for checking if a list element is in another list
2023-05-12 11:58:08 +01:00
Dhawal Kapil
7026b0abc9
JAVA-19536 Fix formatting of pom.xmls
2023-04-05 07:14:09 +05:30
edizor
83767a2f3c
Update README.md
...
[skip ci]
2023-03-17 00:31:52 +08:00
Sam Gardner
47b47b0fd9
BAEL-5836 Add unit tests for moving items in an arraylist
2023-02-27 15:47:00 +00:00
edizor
ae1621f6fd
Update README.md
...
[skip ci]
2023-02-24 19:39:09 +08:00
2406ankita
14ce0136bd
Finding All Duplicates in a List in Java- BAEL-6075 ( #13291 )
...
* Deep & Shallow Copy
* Revert "Deep & Shallow Copy"
This reverts commit 62f75b002a21feb90c0b6be02072356b64284283.
* duplicates in a list in java
* Unit test changes
* unit test changes
* Tests change after review
* Code formatted
* code formatted
* new module core-java-lang-6
* entry in parent pom and test setup method name change
* module renamed
* parent pom entry added
* pom.xml changes reverted
2023-02-22 18:36:23 +05:30
edizor
ba0889aa72
Update README.md
...
[skip ci]
2023-01-26 16:16:09 +08:00
Vali Tuguran
fa6b78233c
BAEL-6040 Add Java List tests. ( #13255 )
...
* BAEL-6040 Add list interface example.
* BAEL-6040 Updated list iterator.
* BAEL-6040 Removed logger import.
* BAEL-6040 Added List interface tests.
* BAEL-6040 Update tests success names.
* BAEL-6040 Small names refactoring.
* BAEL-6040 Add new core-java-collections-5 module.
* BAEL-6040 Create module core-java-collections-list-5.
* BAEL-6040 Create module core-java-collections-list-5.
2023-01-21 21:39:34 -07:00