Uses of Class
org.anchoranalysis.bean.initializable.property.ExtractDerivedParameter
| Package | Description |
|---|---|
| org.anchoranalysis.bean.initializable.property |
Initializating a bean with parameters.
|
-
Uses of ExtractDerivedParameter in org.anchoranalysis.bean.initializable.property
Constructor parameters in org.anchoranalysis.bean.initializable.property with type arguments of type ExtractDerivedParameter Constructor Description BeanInitializer(Class<?> initializationType, List<ExtractDerivedParameter<P,?>> extractersToAdd)More complex-case where both current-parameters and other extracted property-types can be initialized.