Searched defs:emptyToNull (Results 1 – 5 of 5) sorted by relevance
42 public static String emptyToNull(@Nullable String string) { in emptyToNull() method in MoreStrings
51 public static String emptyToNull(String string) { in emptyToNull() method in Strings
40 private static final String emptyToNull(String text) { in emptyToNull() method in AccountWithDataSet
79 private static String emptyToNull(String text) { in emptyToNull() method in AccountWithDataSet
72 private static final String emptyToNull(String text) { in emptyToNull() method in AccountWithDataSet