Package gw.util

Class PredicatedSet<E>

All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, Set<E>

public class PredicatedSet<E> extends HashSet<E>
See Also: