R - Return type.E - The kind of thrown exception or error.@FunctionalInterface public interface FailableSupplier<R,E extends Throwable>
| Modifier and Type | Method and Description |
|---|---|
R |
get()
Supplies an object
|
Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.