Package com.emarsys.ecommon.collections

Provides utilities for working with collections.

See:
          Description

Class Summary
BoundedGenericContainer BoundedGenericContainer is very similar to GenericContainer with the exception that the BoundedGenericContainer.getElem(Class) and BoundedGenericContainer.setElem(Class, Object) methods do not provide 100 % strict type parameter binding.
GenericContainer GenericContainer implements a Typesafe Heterogeneous Container.
Iterators Utilities for dealing with Iterators and Enumerations.
MapUtil<K,V> Some Utility methods for creating maps in a nonverbose way ..
Tuple2<S,T> A basic container of two items, useful to return multiple elements from a m ethod.
 

Package com.emarsys.ecommon.collections Description

Provides utilities for working with collections.



Copyright © 2010 emarsys AG. All Rights Reserved.