T
- Thrown exception.FailableRunnable
.@Deprecated
@FunctionalInterface
public static interface Functions.FailableRunnable<T extends java.lang.Throwable>
Runnable
that declares a Throwable
.
TODO for 4.0: Move to org.apache.commons.lang3.function.
Modifier and Type | Method and Description |
---|---|
void |
run()
Deprecated.
Runs the function.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved