Class Internal.MapAdapter.SetAdapter

java.lang.Object
java.util.AbstractCollection<Map.Entry<K,V>>
java.util.AbstractSet<Map.Entry<K,V>>
com.google.protobuf.Internal.MapAdapter.SetAdapter
All Implemented Interfaces:
Iterable<Map.Entry<K,V>>, Collection<Map.Entry<K,V>>, Set<Map.Entry<K,V>>
Enclosing class:
Internal.MapAdapter<K,V,RealValue>

private class Internal.MapAdapter.SetAdapter extends AbstractSet<Map.Entry<K,V>>