@FunctionalInterface
public static interface PropertyMapper.PlaceholderGenerator
BaseDataType that will be
used as a placeholder for reading a value form a dump file.| Modifier and Type | Method and Description |
|---|---|
BaseDataType |
createPlaceholder()
Instantiate an object of a specific
BaseDataType type. |
BaseDataType createPlaceholder()
BaseDataType type.