R
- Return type.E
- The kind of thrown exception or error.@FunctionalInterface
public interface FailableSupplier<R,E extends java.lang.Throwable>
Supplier
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
R |
get()
Supplies an object
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved