| Class | Description |
|---|---|
| FactoryHub<C> |
A hub of methods for creating instances of virtually any type under constant conditions.
|
| FactoryHub.Builder<C> |
A generic Builder implementation.
|
| FactoryHub.Collector<C,B> |
Abstracts a tool for preparing and initializing a
FactoryHub intended for extension into a
Builder implementation. |
| FactoryUtil |
Constants and methods for dealing with FactoryHubs.
|
| PlainFactoryHub |
Plain implementation of a
FactoryHub. |
| PlainFactoryHub.Builder |
A Builder for a new instance of
PlainFactoryHub. |
Copyright © 2022 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.