model.io.JsonFileIo
See theJsonFileIo companion object
class JsonFileIo(val fileName: String) extends FileIo
Implements model.io.FileIo using JSON.
Value parameters
- fileName
-
the name of the file to read from and write to
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article