| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> ImmutableArray<T> |
ImmutableArray.copyOf(T[] elements) |
static <T> ImmutableArray<T> |
ImmutableArray.of(T[] elements) |
Copyright © 2021. All rights reserved.