Skip navigation links

Package net.sf.mmm.util.collection.api

Provides the API for utilities that help to dealing with Collections.

See: Description

Package net.sf.mmm.util.collection.api Description

Provides the API for utilities that help to dealing with Collections.

Collection-Util API

This package contains interfaces for factories (especially CollectionFactory and MapFactory) of the various containers offered by the JDK (see java.util).
All factories are bundled together via the CollectionFactoryManager that allows to create instances of Collections and Maps in a generic way.
Skip navigation links

Copyright © 2001–2016 mmm-Team. All rights reserved.