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

org.badiff.p.Pipe Maven / Gradle / Ivy

package org.badiff.p;

import org.badiff.q.OpQueue;

public interface Pipe {
	public Pipeline from(OpQueue q);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy