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

org.devocative.wickomp.opt.IStyler Maven / Gradle / Ivy

package org.devocative.wickomp.opt;

public interface IStyler {
	OStyle doStyle(T bean, String id);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy