I want to write a function printAll(), which accepts only those elements that implement that implement Iterable so that I can iterate over them and print the elements. How do I do that?
views:
40answers:
1I feel like an idiot.
kunjaan
2010-07-11 08:53:23