| Modifier and Type | Class and Description |
|---|---|
static class |
FactoryHub.Builder<C>
A generic Builder implementation.
|
static class |
PlainFactoryHub.Builder
A Builder for a new instance of
PlainFactoryHub. |
| Modifier and Type | Method and Description |
|---|---|
static <C> FactoryHub<C> |
FactoryHub.instance(FactoryHub.Collector<C,?> collector,
Supplier<C> contextGetter)
Returns a new generic instance of
FactoryHub. |
| Constructor and Description |
|---|
FactoryHub(FactoryHub.Collector<C,?> collector)
Initializes a new instance.
|
Copyright © 2022 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.