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–2020 baomidou. All rights reserved.