java-tutorials/core-java-modules/core-java-collections-2/src
apeterlic fa47170025 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 4015cbc038b1b657c54fa666193c0c7019a474ad.

* Minor changes
2022-05-08 12:08:49 +05:30
..
main/java/com/baeldung/collections Difference between Iterable and Iterator (#12079) 2022-05-08 12:08:49 +05:30
test/java/com/baeldung/collections Difference between Iterable and Iterator (#12079) 2022-05-08 12:08:49 +05:30