Package net.starype.quiz.api.parser
Interface FileInput
-
- All Known Implementing Classes:
SimpleFileInput
public interface FileInput
-
-
Method Summary
Modifier and Type Method Description java.util.Optional<java.lang.String>
read(java.lang.String file)
-