R - actual, inherited type of AutoCloseable@FunctionalInterface public interface ExceptionalResourceSupplier<R extends AutoCloseable>
| Modifier and Type | Method and Description |
|---|---|
R |
get()
Supplier method - may throw an exception
|
Copyright © 2020. All rights reserved.