Interface FileLoader.FileOpener<Data>

Type Parameters:
Data - The type of data that can be opened.
Enclosing class:
FileLoader<Data>

public static interface FileLoader.FileOpener<Data>
Allows opening a specific type of data from a File.