Home | History | Annotate | Download | only in collect

Lines Matching full:each

45  * of type {@code Iterable}. Except as noted, each method has a corresponding
385 * has an iterator that traverses the elements of each iterable in
399 * has an iterator that traverses the elements of each iterable in
452 * @param size the desired size of each partition (the last may be smaller)
473 * two inner lists of three elements each, all in the original order.
479 * @param size the desired size of each partition
581 * Returns an iterable that applies {@code function} to each element of {@code
653 * Returns a view of the supplied iterable that wraps each generated
657 * @return a view of the supplied iterable that wraps each generated iterator
727 * <p>This method iterates over the iterable, checking each element returned