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

fr.lteconsulting.roaster.Thing Maven / Gradle / Ivy

There is a newer version: 1.8
Show newest version
package fr.lteconsulting.roaster;

public interface Thing
{
	void render( StringBuilder sb );
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy