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