R - the result type of method call.T - the type of Throwable that can be produced.@FunctionalInterface public static interface TraceUtil.ThrowingCallable<R,T extends Throwable>
Callable that may also throw.| Modifier and Type | Method and Description |
|---|---|
R |
call() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.