Searched defs:checkStringNotEmpty (Results 1 – 2 of 2) sorted by relevance
94 public static @NonNull <T extends CharSequence> T checkStringNotEmpty(final T string) { in checkStringNotEmpty() method in Preconditions111 public static @NonNull <T extends CharSequence> T checkStringNotEmpty(final T string, in checkStringNotEmpty() method in Preconditions129 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