Package org.osgi.framework
Class FrameworkUtil.DictionaryAsMap.Entry
java.lang.Object
java.util.AbstractMap.SimpleEntry<K,V>
org.osgi.framework.FrameworkUtil.DictionaryAsMap.Entry
- All Implemented Interfaces:
Serializable
,Map.Entry<K,
V>
- Enclosing class:
- FrameworkUtil.DictionaryAsMap<K,
V>
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
Entry
Entry(K key)
-
-
Method Details