java.util
static class: Collections.EmptySet [javadoc |
source]
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
java.util.Collections$EmptySet
All Implemented Interfaces:
Serializable, Set, Collection
| Methods from java.util.AbstractCollection: |
|---|
|
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |