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

io.datakernel.csp.dsl.HasChannelInput Maven / Gradle / Ivy

package io.datakernel.csp.dsl;

import io.datakernel.csp.ChannelInput;

public interface HasChannelInput {
	ChannelInput getInput();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy