public final class ArrayUtil extends Object
| Constructor and Description |
|---|
ArrayUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
intArray(@Nullable Collection<Integer> integers) |
static int[] |
toIntArray(Collection<Integer> integers) |
public static int[] intArray(@Nullable Collection<Integer> integers)
public static int[] toIntArray(Collection<Integer> integers)
Copyright © 2023 abego Software GmbH, Germany. All rights reserved.