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

com.github.panxiaole.polestar.common.utils.StringUtil Maven / Gradle / Ivy

The newest version!
package com.github.panxiaole.polestar.common.utils;

import org.apache.commons.lang3.StringUtils;

/**
 * 字符串工具类
 * 扩展commons.lang3.StringUtils
 * @author panxiaole
 * @date 2019-07-29
 */
public class StringUtil extends StringUtils {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy