Closeable, AutoCloseable, Supplier<O>public class ApplicationComponentValueSupplier<O> extends io.ultreia.java4all.util.SingletonSupplier<O> implements Closeable
| Constructor | Description |
|---|---|
ApplicationComponentValueSupplier(Class<O> componentType,
boolean requireNotNull,
Supplier<O> supplier) |
Copyright © 2019–2020 Ultreia.io. All rights reserved.