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

com.github.dakusui.cmd.io.LineWriter Maven / Gradle / Ivy

package com.github.dakusui.cmd.io;


public interface LineWriter {
	public abstract void write(String write);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy