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

com.github.rauberprojects.client.action.template.TemplateValueConverter Maven / Gradle / Ivy

package com.github.rauberprojects.client.action.template;

public interface TemplateValueConverter {

    TemplateValueProvider convert(Object source);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy