|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjenkins.plugins.htmlaudio.util.StringUtils
public final class StringUtils
Collection of string-related utils.
| Method Summary | |
|---|---|
static java.lang.String |
nullIfEmpty(java.lang.String str)
Returns null if a provided string is empty. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String nullIfEmpty(java.lang.String str)
null if a provided string is empty.
org.apache.commons.lang.StringUtils#isBlank(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||