final class ConventionDefaultsImpl extends java.lang.Object implements Convention
| Constructor and Description |
|---|
ConventionDefaultsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ClassModelBuilder<?> classModelBuilder)
This method applies this Convention to the given ClassModelBuilder
|
public void apply(ClassModelBuilder<?> classModelBuilder)
Conventionapply in interface ConventionclassModelBuilder - the ClassModelBuilder to apply the convention to