Class FrameworkUtil.DictionaryAsMap.KeySet

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

final class FrameworkUtil.DictionaryAsMap.KeySet extends AbstractSet<K>