Class AbstractSet

public class AbstractSet
extends AbstractCollection
implements Set

// Superclass of HashSet

Methods

equals(Object)
hashCode()
removeAll(Collection)