com.abubusoft.kripton.escape.text.StringUtils Maven / Gradle / Ivy
package com.abubusoft.kripton.escape.text;
public class StringUtils {
/**
* The empty String {@code ""}.
* @since 2.0
*/
public static final String EMPTY = "";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy