All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.akurilov.commons.io.file.FileInput Maven / Gradle / Ivy

package com.github.akurilov.commons.io.file;

import com.github.akurilov.commons.io.Input;

/**
 * A Java objects file input
 */
public interface FileInput
extends Input, FileIo {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy