Searched defs:checkStringNotEmpty (Results 1 – 2 of 2) sorted by relevance
79 public static @NonNull <T extends CharSequence> T checkStringNotEmpty(final T string) { in checkStringNotEmpty() method in Preconditions96 public static @NonNull <T extends CharSequence> T checkStringNotEmpty(final T string, in checkStringNotEmpty() method in Preconditions114 public static @NonNull <T extends CharSequence> T checkStringNotEmpty( in checkStringNotEmpty() method in Preconditions
77 public static @NonNull <T extends CharSequence> T checkStringNotEmpty(final T string) { in checkStringNotEmpty() method in Preconditions94 public static @NonNull <T extends CharSequence> T checkStringNotEmpty(final T string, in checkStringNotEmpty() method in Preconditions