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)
Convention
apply
in interface Convention
classModelBuilder
- the ClassModelBuilder to apply the convention to