flogger-api
2.0.0-SNAPSHOT.209
jvm
flogger-api
/
com.google.common.flogger.context
/
ContextMetadata
/
Builder
/
add
add
@
CanIgnoreReturnValue
(
)
public
ContextMetadata.Builder
add
<
T
>
(
MetadataKey
<
T
>
key
,
T
value
)
Add a single metadata key/value pair to the builder.