public class StringFunctions extends Object
StringFunctions()
boolean
is_blank(CharSequence cs)
not_blank(CharSequence cs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringFunctions()
@Function @Comment(value="\u5224\u65ad\u5b57\u7b26\u4e32\u662f\u5426\u4e0d\u662f\u7a7a") public boolean not_blank(@Comment(name="str",value="\u76ee\u6807\u5b57\u7b26\u4e32") CharSequence cs)
@Function @Comment(value="\u5224\u65ad\u5b57\u7b26\u4e32\u662f\u5426\u4e0d\u662f\u7a7a") public boolean is_blank(@Comment(name="str",value="\u76ee\u6807\u5b57\u7b26\u4e32") CharSequence cs)
Copyright © 2020–2021. All rights reserved.