@FunctionalInterface public static interface Singletons.FactorySupplier<T>
| Modifier and Type | Method and Description |
|---|---|
T |
supply(Configuration configuration,
Supplier<? extends Singletons> singletons) |
T supply(Configuration configuration, Supplier<? extends Singletons> singletons)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.