public class WriterInFile
extends java.lang.Object
| Constructor and Description |
|---|
WriterInFile()
Instantiates a new writer in file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close.
|
void |
forceInFile(double force)
Force in file.
|
void |
powerInFile(double power)
Power in file.
|