Interface GeneratorPropertiesLoader
- All Known Implementing Classes:
FluentGeneratorPropertiesLoader,YamlGeneratorPropertiesLoader
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
The generator properties loader
- Since:
- 1.0.0
- Version:
- 1.0.0
- Author:
- Gang Cheng
-
Method Summary
-
Method Details
-
load
GeneratorProperties load()Load GeneratorProperties- Returns:
- the GeneratorProperties
-