public class ListsUtils extends Object
| Constructor and Description |
|---|
ListsUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getFirst(Collection<T> collection,
T defaultValue) |
public static <T> T getFirst(Collection<T> collection, T defaultValue)
Copyright © 2016–2023. All rights reserved.