| Modifier and Type | Method and Description |
|---|---|
static Tag |
create(TagKey key,
TagValue value)
Constructs a new
Tag from the given key and value. |
abstract TagKey |
getKey()
Returns the associated tag key.
|
abstract TagValue |
getValue()
Returns the associated tag key.
|