Class IO
java.lang.Object
tripleo.elijah_durable_congenial.comp.IO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable CharSource@NotNull DisposableCharSink@NotNull InputStreambooleanrecordedRead(File file) booleanrecordedWrite(File file)
-
Field Details
-
recordedreads
-
recordedwrites
-
-
Constructor Details
-
IO
public IO()
-
-
Method Details
-
openRead
-
openWrite
- Throws:
IOException
-
readFile
@NotNull public @NotNull InputStream readFile(@NotNull @NotNull File f) throws FileNotFoundException - Throws:
FileNotFoundException
-
recordedRead
-
recordedWrite
-