Some small changes to method names
This commit is contained in:
parent
4ece2b0cd2
commit
1053713d15
13 changed files with 61 additions and 167 deletions
|
|
@ -26,6 +26,7 @@ package wa.server.plugin;
|
|||
* Created by Ziver on 2014-11-09.
|
||||
*/
|
||||
public interface WAInstaller {
|
||||
public boolean isInstalled();
|
||||
public void install();
|
||||
public void uninstall();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue