public class StringUtils extends Object
private
StringUtils()
static String
firstCharToLowerCase(@NonNull String str)
static boolean
isBlank(String str)
isNotBlank(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private StringUtils()
public static boolean isBlank(String str)
public static boolean isNotBlank(String str)
public static String firstCharToLowerCase(@NonNull @NonNull String str)
Copyright © 2020. All rights reserved.