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