Class FrameworkUtil.DictionaryAsMap.EntrySet

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<Map.Entry<K,V>>
org.osgi.framework.FrameworkUtil.DictionaryAsMap.EntrySet
All Implemented Interfaces:
Iterable<Map.Entry<K,V>>, Collection<Map.Entry<K,V>>, Set<Map.Entry<K,V>>
Enclosing class:
FrameworkUtil.DictionaryAsMap<K,V>

final class FrameworkUtil.DictionaryAsMap.EntrySet extends AbstractSet<Map.Entry<K,V>>