Package org.jboss.weld.util.collections

Class Summary
ArrayListSupplier<T>  
Arrays2  
ArraySet<E> A Set which is backed by a simple array of elements.
ArraySetMultimap<K,V> A Map that can contain multiple values, where the keys and values are stored in ArraySet instances.
ArraySetSupplier<V> Provides new instances of ArraySet to Google collections.
CopyOnWriteArrayListSupplier<T>  
EmptyStack<E>  
EnumerationList<T> An Enumeration -> List adaptor
HashSetSupplier<T>  
IterableToIteratorFunction<T>  
 



Copyright © 2013 Seam Framework. All Rights Reserved.