NoIssue: Rename interface
This commit is contained in:
@@ -4,7 +4,7 @@ import org.jetbrains.annotations.NotNull;
|
||||
|
||||
import java.util.HashMap;
|
||||
|
||||
public interface Kicker {
|
||||
public interface NenjimKicker {
|
||||
/**
|
||||
* Starts a process based on the provided fully qualified interface name.
|
||||
* The actual implementation that is run is bound according to the Context.
|
||||
Reference in New Issue
Block a user