Interface FileInput<T>

  • All Superinterfaces:
    java.lang.AutoCloseable, FileIo, Input<T>, java.util.function.Supplier<T>
    All Known Implementing Classes:
    BinFileInput, TextFileInput

    public interface FileInput<T>
    extends Input<T>, FileIo
    A Java objects file input