K - left input typeV - right input type@FunctionalInterface public static interface Fun.ThrowingBiConsumer<K,V>
BiConsumers that throw.| Modifier and Type | Method and Description |
|---|---|
void |
tryAccept(K inputK,
V inputV) |
Copyright © 2017–2020. All rights reserved.