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