Searched defs:emptyToNull (Results 1 – 6 of 6) sorted by relevance
24 Platform.emptyToNull = function(str) { function
50 static native String emptyToNull(@Nullable String string) /*-{ in emptyToNull() method in Platform
69 static String emptyToNull(@CheckForNull String string) { in emptyToNull() method in Platform
55 public static String emptyToNull(@CheckForNull String string) { in emptyToNull() method in Strings
73 static String emptyToNull(@CheckForNull String string) { in emptyToNull() method in Platform
57 public static String emptyToNull(@CheckForNull String string) { in emptyToNull() method in Strings