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

com.github.shoothzj.javatool.util.StringUtil Maven / Gradle / Ivy

The newest version!
package com.github.shoothzj.javatool.util;

import org.apache.commons.lang3.StringUtils;

/**
 * @author shoothzj
 */
public class StringUtil extends StringUtils {
	private static final org.slf4j.Logger log = org.slf4j.LoggerFactory.getLogger(StringUtil.class);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy