Closed mhnagaoka closed 6 years ago
Thanks a lot for the pull request. But please let me state here a disclaimer:
For simplicity reasons not everything that is implemented in our sample solution is documented in the step-by-step exercise description.
The sample solution is only offered to you, in case you get stuck with your own one.
Just fixing the exercise 3 documentation to make it clear that the
advertisements()
method should returnAdvertisementList
instead ofIterable<Advertisement>
.