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