R - Return type.E - The kind of thrown exception or error.@FunctionalInterface public interface FailableCallable<R,E extends Throwable>
| Modifier and Type | Method and Description |
|---|---|
R |
call()
Calls the callable.
|
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.