R
- Return type.E
- The kind of thrown exception or error.@FunctionalInterface
public interface FailableCallable<R,E extends java.lang.Throwable>
Callable
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
R |
call()
Calls the callable.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved