Package net.sourceforge.jaulp.collections

In this package are helper classes for the collection framework.

See:
          Description

Interface Summary
KeySetMap<K,V> The Interface KeySetMap.
 

Class Summary
DefaultKeySetMap<K,V> The Class DefaultKeySetMap is the default implematation from the inteface KeySetMap.
InsertionOrderMap<K,V> This class overwrites the put-method from the LinkedHashMap.
InsertionOrderSet<E> This class overwrites the put-method from the LinkedHashSet.
ListUtils Utility class for the use of List object.
MapUtils Utility class for the use of Map object.
 

Package net.sourceforge.jaulp.collections Description

In this package are helper classes for the collection framework.



Copyright © 2010. All Rights Reserved.