Rework to avoid using preferences object to retrieve options
This commit is contained in:
@@ -8,6 +8,7 @@ import java.nio.file.Path;
|
||||
/**
|
||||
* Represents a file
|
||||
*/
|
||||
@FunctionalInterface
|
||||
public interface File {
|
||||
/**
|
||||
* @return The file input stream
|
||||
|
||||
Reference in New Issue
Block a user