public static interface ExtractStatus.StatusBiconsumer<K,V>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(K key,
V value) |
void apply(K key, V value) throws CheckedApiException
CheckedApiExceptionCopyright © 2022 Google LLC. All rights reserved.