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

colesico.framework.dslvalidator.builder.CommandToken Maven / Gradle / Ivy

package colesico.framework.dslvalidator.builder;

@FunctionalInterface
public interface CommandToken {
    void build();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy