Class Synchronized.SynchronizedSet<E>

All Implemented Interfaces:
Serializable, Iterable<E>, Collection<E>, Set<E>
Direct Known Subclasses:
Synchronized.SynchronizedAsMapEntries, Synchronized.SynchronizedSortedSet
Enclosing class:
Synchronized

static class Synchronized.SynchronizedSet<E> extends Synchronized.SynchronizedCollection<E> implements Set<E>