Searched defs:emptyToNull (Results 1 – 6 of 6) sorted by relevance
24 Platform.emptyToNull = function(str) { function
66 static native String emptyToNull(@Nullable String string) /*-{ in emptyToNull() method in Platform
65 static String emptyToNull(@NullableDecl String string) { in emptyToNull() method in Platform
53 public static String emptyToNull(@NullableDecl String string) { in emptyToNull() method in Strings
65 static String emptyToNull(@Nullable String string) { in emptyToNull() method in Platform
52 public static @Nullable String emptyToNull(@Nullable String string) { in emptyToNull() method in Strings