![JAR search and dependency download from the Maven repository](/logo.png)
com.github.akurilov.fiber4j.OutputFiber Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fiber4j Show documentation
Show all versions of fiber4j Show documentation
Co-operative multitasking utility
package com.github.akurilov.fiber4j;
import com.github.akurilov.commons.io.Output;
/**
* Created by andrey on 29.08.17.
*/
public interface OutputFiber
extends Fiber, Output {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy