|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface FileLog
An interface which gives a way to store strings into a file. The user must call cleanUp at the end to close the file.
| Method Summary | |
|---|---|
void |
cleanUp()
|
void |
logToFile(String text)
|
void |
logToFilePlainText(String text)
|
| Method Detail |
|---|
void logToFile(String text)
void logToFilePlainText(String text)
void cleanUp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||