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

com.zpf.tool.text.TextRuleChecker Maven / Gradle / Ivy

package com.zpf.tool.text;

/**
 * @author Created by ZPF on 2021/12/21.
 */
public interface TextRuleChecker {
     void extractValidData(StringBuilder display, StringBuilder value);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy