Package org.jboss.weld.util.collections
@Vetoed
package org.jboss.weld.util.collections
-
ClassDescriptionAbstractImmutableMap<K,
V> Common implementation for all immutable map implementations.An immutable Enumeration -> List adaptorImmutableSetimplementation.Weld's immutableListimplementations.ImmutableMap<K,V> Weld's immutable map implementation.ImmutableMap.Builder<K,V> ImmutableSet<T>Weld's immutable set implementation.Builder for building immutable sets.Static utility methods forIterable.Static utility methods forIterator.ListMultimap<K,V> ListToSet<T>Provides a set-like read-only view on a givenList.ListView<SOURCE,VIEW> Provides a view of type Listfor a List . Multimap<K,V> A collection-like structure that maps keys to collections of values.Multimap utilities.SetMultimap<K,V> Static utility methods forSet.Collection utilities.