V
- The type of the value of the attribute.public interface HasRemovableKeys<V> extends HasKeys<V>
Modifier and Type | Method and Description |
---|---|
void |
removeValue(String key)
Removes an attribute.
|
void removeValue(String key)
key
- The key of the attribute to remove.Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.