Searched refs:checkCollectionElementsNotNull (Results 1 – 2 of 2) sorted by relevance
138 public static <T> Collection<T> checkCollectionElementsNotNull(final Collection<T> value, in checkCollectionElementsNotNull() method in Preconditions
181 checkCollectionElementsNotNull(outputs, "outputs"); in configureAndVerifySession()