com.antelmann.util
Class SimpleEntry.Editable<K,V>
java.lang.Object
com.antelmann.util.SimpleEntry<K,V>
com.antelmann.util.SimpleEntry.Editable<K,V>
- All Implemented Interfaces:
- Serializable, Map.Entry<K,V>
- Enclosing class:
- SimpleEntry<K,V>
public static class SimpleEntry.Editable<K,V>
- extends SimpleEntry<K,V>
makes setKey(Object) public
- See Also:
- Serialized Form
SimpleEntry.Editable
public SimpleEntry.Editable(K key,
V value)
setKey
public void setKey(K key)
- Overrides:
setKey in class SimpleEntry<K,V>
(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads