| Modifier and Type | Class and Description |
|---|---|
class |
PlainFactoryHub
Deprecated.
Further development is discontinued due to relatively high complexity with little benefit
and this package/module may be removed in a future release.
|
| Modifier and Type | Method and Description |
|---|---|
FactoryHub<C> |
FactoryHub.Builder.build()
Deprecated.
Returns a new instance of
FactoryHub. |
static <C> FactoryHub<C> |
FactoryHub.instance(FactoryHub.Collector<C,?> collector,
Supplier<C> contextGetter)
Deprecated.
Returns a new generic instance of
FactoryHub. |
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.