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

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

The newest version!
package com.github.akurilov.commons.io.file;

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

/**
 * A Java objects file output
 */
public interface FileOutput
extends Output, FileIo {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy