public class DefaultFileSaverAction extends Object implements FileSaverAction
| Constructor and Description |
|---|
DefaultFileSaverAction(Path file,
String content) |
| Modifier and Type | Method and Description |
|---|---|
void |
save(FileSaverTimer timer)
Save informations sync with current thread
|
public void save(FileSaverTimer timer)
FileSaverActionsave in interface FileSaverActiontimer - the action to run when it's finished