Package dev.enola.tool.todo.file
Class ToDoRepositoryFile
java.lang.Object
dev.enola.tool.todo.file.ToDoRepositoryFile
- All Implemented Interfaces:
ToDoRepository
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ToDoRepositoryFile
- Throws:
IOException
-
-
Method Details
-
get
- Specified by:
getin interfaceToDoRepository
-
list
- Specified by:
listin interfaceToDoRepository
-
store
- Specified by:
storein interfaceToDoRepository- Throws:
IOException
-
delete
- Specified by:
deletein interfaceToDoRepository- Throws:
IOException
-