| Modifier and Type | Method and Description |
|---|---|
ImmutableList<T> |
ImmutableList.add(T value) |
static <T> ImmutableList<T> |
ImmutableList.empty() |
static <T> ImmutableList<T> |
ImmutableList.of(T... values) |
Copyright © 2023. All rights reserved.