software.committed.rejux.interfaces.Dispatcher Maven / Gradle / Ivy
The newest version!
package software.committed.rejux.interfaces;
import java.util.function.Consumer;
@FunctionalInterface
public interface Dispatcher extends Consumer