public class StringUtils extends Object
StringUtils()
static boolean
isBlank(String str)
isNotBlank(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringUtils()
public static boolean isBlank(String str)
public static boolean isNotBlank(String str)
Copyright © 2018–2021 baomidou. All rights reserved.