V - The type of the values contained in the key-value pairs.public static interface ReadableKeyValuePairs.KeyValueConsumer<V>
Attributes or Labels. The key is always a String.| Modifier and Type | Method and Description |
|---|---|
void |
consume(String key,
V value) |