public static class Default.NoopDefaultsGenerator extends Object implements DefaultsGenerator
| Constructor and Description |
|---|
NoopDefaultsGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDefaultValue(String propertyName)
Generate/calculate the default value for the property of the given name.
|
public Object getDefaultValue(String propertyName)
DefaultsGeneratorgetDefaultValue in interface DefaultsGeneratorCopyright © 2019. All rights reserved.