@Stability.Internal public class CbStrings extends Object
Modifier and Type | Method and Description |
---|---|
static String |
emptyToNull(String s) |
static boolean |
isNullOrEmpty(String s) |
static String |
nullToEmpty(String s) |
static String |
removeEnd(String s,
String removeMe) |
static String |
removeStart(String s,
String removeMe) |
public static boolean isNullOrEmpty(String s)
Copyright © 2020 Couchbase, Inc.. All rights reserved.