Commit Graph

3 Commits

Author SHA1 Message Date
apeterlic
278d2d7856 Difference between Iterable and Iterator (#12079)
* Difference between Iterable and Iterator

Add examples of the Iterable and the Iterator usage.

* Minor changes

Add UnitTests for Iterable examples

* Fix iterable example

Add Custom collection for the Iterable implementation example.

* Fix iterable example

Change the example for the Iterable interface implementation

* Revert "Fix iterable example"

This reverts commit 4015cbc038.

* Minor changes
2022-05-08 12:08:49 +05:30
Ali Dehghani
f80f13e810 Fixed the "Sorting in Java" Article 2020-08-12 01:41:12 +04:30
Catalin Burcea
0677a06271 Split or move core-java-collections module (#7842) 2019-09-27 07:31:36 -06:00