| Modifier and Type | Method and Description |
|---|---|
static <F,T> Iterable<T> |
flatMap(Iterable<F> iterable,
com.google.common.base.Function<F,Iterable<T>> function) |
static <T> String |
toMultiRowString(Iterable<T> iterable) |
public static <T> String toMultiRowString(Iterable<T> iterable)
iterable - WeldCollections.toMultiRowString(java.util.Collection)Copyright © 2021. All rights reserved.