E
- Thrown exception.@FunctionalInterface public interface FailableRunnable<E extends Throwable>
Runnable
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
void |
run()
Runs the function.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.