R
- Return type.T
- Thrown exception.FailableSupplier
.@Deprecated
@FunctionalInterface
public static interface Functions.FailableSupplier<R,T extends java.lang.Throwable>
Supplier
that declares a Throwable
.
TODO for 4.0: Move to org.apache.commons.lang3.function.
Modifier and Type | Method and Description |
---|---|
R |
get()
Deprecated.
Supplies an object
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved