@FunctionalInterface public static interface Functions.FailableRunnable<T extends Throwable>
| Modifier and Type | Method and Description | 
|---|---|
void | 
run()
Runs the function. 
 | 
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.