add javadoc (class purpose) for ICommandRegistry
This commit is contained in:
parent
eefeb1e19f
commit
d8abaec756
@ -8,7 +8,9 @@ import java.util.Map;
|
||||
import java.util.function.BiConsumer;
|
||||
|
||||
/**
|
||||
* This Interface represents the gateway for registering and deregistering commands.
|
||||
*
|
||||
* @author tschulz
|
||||
*/
|
||||
public interface ICommandRegistry {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user