Class Synchronized.SynchronizedAsMapValues<V>

All Implemented Interfaces:
Serializable, Iterable<Collection<V>>, Collection<Collection<V>>
Enclosing class:
Synchronized

static final class Synchronized.SynchronizedAsMapValues<V> extends Synchronized.SynchronizedCollection<Collection<V>>