On 12/25/2014 01:03 AM, Devang Gaur wrote:
> Hi folks ,
> Is there any article with a chart or table  explaining the whole Apache
> Commons Collections hierarchy? If yes , link please ?.

I am not aware of an article explaining collections, but it is rather
straight-forward.

The base package org.apache.commons.collections4 contains mainly the
interfaces, e.g. Bag, OrderedMap, MultiMap, whereas the concrete
implementations reside in sub-packages, organized by collection type.

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to