+ 16
[SOLVED]: AbstractCollection
Hi all, I would like to ask for practical advice on the implementation of AbstractCollection over a regular Collection. I am in particularly interested with the implementation of AbstractList, AbstractMap and AbstractSet. A practical example to illustrate their relevance will be helpful. Any attempt to answering this question will be appreciated
3 Answers
+ 9
Hi Coder Kitten,
That was a fantastic explanation. Much appreciated.
Thanks,
Chris