cn.featherfly.hammer.tpl.method.StringReplaceMethod Maven / Gradle / Ivy
The newest version!
package cn.featherfly.hammer.tpl.method;
/**
* string replace method.
*
* @author zhongj
*/
public interface StringReplaceMethod extends TemplateMethod {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy