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