Commit Graph

7 Commits

Author SHA1 Message Date
Kai Yuan
b1784c483b What's the Difference Between Iterator and Listiterator? (#14547) 2023-08-08 19:05:39 -05:00
Bipin kumar
95e5db14a0 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
Sam Gardner
e4b58de9f3 Merge branch 'master' into BAEL-6334-check-list-element-in-other-list 2023-05-18 10:31:57 +01:00
Bahaa El-Din Helmy
a71ff23592 Add files via upload (#14006) 2023-05-15 08:14:21 -07:00
Sam Gardner
ec598c0db5 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
bb5bfa992a JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
Vali Tuguran
42d27a6bfe 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