com.speedment.common.codegen.model.modifier.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of codegen Show documentation
Show all versions of codegen Show documentation
An object-oriented code generator for Java that is built using the
Model-View-Controller (MVC) design philosophy.
The newest version!
/**
* Implementations of the
* {@link com.speedment.common.codegen.model.modifier.Modifier} interface that
* represent the modifier keywords of the java language is located in this
* package.
*
* This package is part of the API. Modifications to classes here should only
* (if ever) be done in major releases.
*/
package com.speedment.common.codegen.model.modifier;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy