cn.jiangzeyin.util.system.interfaces.UtilSystemValueInterface Maven / Gradle / Ivy
package cn.jiangzeyin.util.system.interfaces;
/**
* @author jiangzeyin
* Created by jiangzeyin on 2017/2/7.
*/
public interface UtilSystemValueInterface {
String getSystemTag();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy