V
- The type of the value of the attribute.public interface Addable<V>
Modifier and Type | Method and Description |
---|---|
void |
setValue(String key,
V value)
Sets a value for the given key.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.