public class ImmutableListConcatable<T> extends Object implements Concatable<com.google.common.collect.ImmutableList<T>>
ImmutableLists.| Constructor and Description |
|---|
ImmutableListConcatable() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<T> |
concat(Iterable<com.google.common.collect.ImmutableList<T>> elements) |
public com.google.common.collect.ImmutableList<T> concat(Iterable<com.google.common.collect.ImmutableList<T>> elements)
concat in interface Concatable<com.google.common.collect.ImmutableList<T>>null if concatenation is not
supported for the type