uk.dioxic.mgenerate.common.Initializable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mgenerate-common Show documentation
Show all versions of mgenerate-common Show documentation
Common code for mgenerate4j
The newest version!
package uk.dioxic.mgenerate.common;
public interface Initializable {
void initialize();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy