Class MostlySingletonSet<E>

java.lang.Object
com.sun.faces.util.MostlySingletonSet<E>
All Implemented Interfaces:
Serializable, Iterable<E>, Collection<E>, Set<E>

public class MostlySingletonSet<E> extends Object implements Set<E>, Serializable
See Also: