Searched defs:checkStringNotEmpty (Results 1 – 2 of 2) sorted by relevance
63 public static @NonNull <T extends CharSequence> T checkStringNotEmpty(final T string) { in checkStringNotEmpty() method in Preconditions80 public static @NonNull <T extends CharSequence> T checkStringNotEmpty(final T string, in checkStringNotEmpty() method in Preconditions
76 public static @NonNull <T extends CharSequence> T checkStringNotEmpty(final T string) { in checkStringNotEmpty() method in Preconditions93 public static @NonNull <T extends CharSequence> T checkStringNotEmpty(final T string, in checkStringNotEmpty() method in Preconditions