public class TokenSync extends Object
| Constructor and Description |
|---|
TokenSync(String referencePath,
String toSync,
String... others) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
save() |
void |
save(boolean forceSync) |
void |
sync()
sync
|
public void sync()
public void save()
throws FileNotFoundException
FileNotFoundException - FileNotFoundExceptionpublic void save(boolean forceSync)
throws FileNotFoundException
forceSync - forceSyncFileNotFoundException - FileNotFoundExceptionpublic static void main(String[] args)
args - argsCopyright © 2015 The University of Manchester. All Rights Reserved.