Class ImmutableArrayBag<T>

All Implemented Interfaces:
Serializable, Iterable<T>, Collection<T>, Bag<T>, ImmutableBag<T>, ImmutableBagIterable<T>, UnsortedBag<T>, ImmutableCollection<T>, InternalIterable<T>, RichIterable<T>

public class ImmutableArrayBag<T>
extends AbstractImmutableBag<T>
implements Serializable
Since:
1.0
See Also:
Serialized Form