| Package | Description |
|---|---|
| org.apache.flink.util.function |
| Modifier and Type | Method and Description |
|---|---|
static <A,B> java.util.function.BiConsumer<A,B> |
BiConsumerWithException.unchecked(BiConsumerWithException<A,B,?> biConsumerWithException)
Convert a
BiConsumerWithException into a BiConsumer. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.