Class TextFileWriter
java.lang.Object
com.github.gbenroscience.util.io.TextFileWriter
- All Implemented Interfaces:
Serializable
- Author:
- JIBOYE OLuwagbemiro Olaoluwa
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextFileWriter
-
-
Method Details
-
write
Writes object data to the file- Parameters:
obj- The data to be written.
-
writeText
-
getFilePath
-
setFilePath
-
main
-