All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opensingular.requirement.module.form.DefinitionsPackageProvider Maven / Gradle / Ivy

package org.opensingular.requirement.module.form;

@FunctionalInterface
public interface DefinitionsPackageProvider {
    /**
     * Fornece os types que devem ser registados
     */
    String[] get();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy