@FunctionalInterface public static interface Functions.FailableCallable<O,T extends Throwable>
| Modifier and Type | Method and Description | 
|---|---|
O | 
call()
Calls the callable. 
 | 
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.