Package java.util
Class AbstractSet
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
- All Implemented Interfaces:
Collection
,Set
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AbstractSet
protected AbstractSet()
-