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:
removeAllin interfaceCollection- Specified by:
removeAllin interfaceSet- Overrides:
removeAllin classAbstractCollection
-