public class Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Source |
createSource(String msg) |
static String |
createString(Source source) |
static boolean |
isNullOrEmpty(String s)
Return true if the String is null or its size is 0.
|
public static boolean isNullOrEmpty(String s)
s - Copyright © 2005-2018 Linagora. All Rights Reserved.