public static final class ImmutableList.ImmutableListBuilder<T> extends Object
Modifier and Type | Method and Description |
---|---|
ImmutableList.ImmutableListBuilder<T> |
add(T element) |
List<T> |
build() |
public ImmutableList.ImmutableListBuilder<T> add(T element)
Copyright © 2017. All rights reserved.