Package java.util
Class AbstractSet
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
- All Implemented Interfaces:
Collection
,Set
-
Constructor Details
-
AbstractSet
protected AbstractSet()
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
removeAll
- Specified by:
removeAll
in interfaceCollection
- Specified by:
removeAll
in interfaceSet
- Overrides:
removeAll
in classAbstractCollection
-