https://commons.apache.org/proper/commons-collections/userguide.html
The users' guide seems to have the data you're looking for. I'm sure, were you to design a visualisation, the powers-that-be would not be opposed to including it. -- H On 25 December 2014 at 00:06, Thomas Neidhart <[email protected]> wrote: > 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: [email protected] > For additional commands, e-mail: [email protected] > > -- OpenPGP: https://hasan.d8u.us/gpg.key Sent from my mobile device Envoyé de mon portable
