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

com.github.tankist88.carpenter.generator.command.Command Maven / Gradle / Ivy

package com.github.tankist88.carpenter.generator.command;

public interface Command {
    void execute();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy