-
public class StringUtils
-
-
Field Summary
Fields Modifier and Type Field Description public static Serialisation.FromJsonElement<String>fromJsonElementpublic static HttpCore.ResponseHandler<String>httpResponseHandlerpublic static HttpCore.BodyHandler<String>httpBodyHandler
-
Method Summary
Modifier and Type Method Description static booleanisNullOrEmpty(String value)-
-
Method Detail
-
isNullOrEmpty
static boolean isNullOrEmpty(String value)
-
-
-
-