| Class | Description |
|---|---|
| GaussChain<T> |
A component for combining all necessary chains for specific factory
|
| GaussFactory<T,R> |
Base factory class for being extended by custom-defined factory if wish to 'combine' its own
chain classes
|
| Annotation Type | Description |
|---|---|
| Creator |
indicated the class annotated with
Creator as a factory for Module
removed OverrideClone since 2.4.0 and factories are no longer copied by Cloneable |
Copyright © 2022. All rights reserved.