| Modifier and Type | Method and Description |
|---|---|
default <V,X extends Throwable> |
Tracer.delegate(Closure<V,X> closure) |
static <V> Closure<V,Exception> |
Closure.valueOf(Callable<V> callable) |
static Closure<Void,RuntimeException> |
Closure.valueOf(Runnable runnable) |
| Modifier and Type | Method and Description |
|---|---|
default <V,X extends Throwable> |
Tracer.delegate(Closure<V,X> closure) |
Copyright © 2015–2016 Zalando SE. All rights reserved.