Page 1 of 1

About Question com.enthuware.ets.scjp.v6.2.300 :

Posted: Fri Nov 22, 2013 4:40 am
by devlam
Although the question is about de collection framework the answer is also showing implementations op de map interface.
Is in normal language the map interface part of the collection framework although the map interface doesn't extend the collection interface?

Re: About Question com.enthuware.ets.scjp.v6.2.300 :

Posted: Fri Nov 22, 2013 6:26 am
by admin
Yes, Map interface is considered part of the Collection API even though it does not implement Collection interface.

HTH,
Paul.