public class SafeCollectionUtils extends Object
| Constructor and Description |
|---|
SafeCollectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Long> |
longArrayToList(long[] array) |
static long[] |
longListToArray(List<Long> list) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.