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