public interface CloseableSupplier<T> extends Supplier<T>, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
default void close()
close in interface AutoCloseableCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.