public abstract class CheckMethod extends Object
| Constructor and Description |
|---|
CheckMethod() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
algoExists(Algorithm algo) |
boolean |
checkMethod(String machine,
String token) |
abstract void |
copyFromDmToSVN(File a) |
abstract void |
deleteFiles(Algorithm a) |
abstract boolean |
doesExist(String path) |
static List<String> |
getFiles(String a) |
Copyright © 2017. All Rights Reserved.