Package src
Interface FileUsage
- All Known Implementing Classes:
Logger,ReadCustomersFromCSVFile,UpdateCSVFile
public interface FileUsage
interface to be used by all classes that interact with Files
-
Method Summary
-
Method Details
-
Use
abstract class to be used by classes that implement this inteface the input is a string that specifies the file path that is going to be "Used".- Parameters:
filePath-- Throws:
CSVException
-