| Package | Description |
|---|---|
| org.apache.flink.util | |
| org.apache.flink.util.function |
| Modifier and Type | Method and Description |
|---|---|
static <R,E extends Throwable> |
LambdaUtil.withContextClassLoader(ClassLoader cl,
SupplierWithException<R,E> s)
Runs the given runnable with the given ClassLoader as the thread's
context class loader. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CheckedSupplier<R>
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.