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>
- Since:
- 1.3
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
Entry
Entry(K key)
-
-
Method Details
-
setValue
-