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

com.opencredo.concursus.mapping.commands.methods.reflection.CommandDispatcher Maven / Gradle / Ivy

The newest version!
package com.opencredo.concursus.mapping.commands.methods.reflection;

import com.opencredo.concursus.domain.commands.Command;

import java.util.concurrent.CompletableFuture;
import java.util.function.BiFunction;

public interface CommandDispatcher extends BiFunction> {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy