Class MapField.MutabilityAwareMap.MutabilityAwareSet<E>

java.lang.Object
com.google.protobuf.MapField.MutabilityAwareMap.MutabilityAwareSet<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, Set<E>
Enclosing class:
MapField.MutabilityAwareMap<K,V>

private static class MapField.MutabilityAwareMap.MutabilityAwareSet<E> extends Object implements Set<E>
An internal set that checks for mutability before delegating.