E
- The kind of Throwable
.@FunctionalInterface
public interface FailableRunnable<E extends java.lang.Throwable>
Runnable
that declares a kind of Throwable
.Modifier and Type | Method and Description |
---|---|
void |
run()
Runs the function.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved