public class CollectionHelper extends Object
| Constructor and Description |
|---|
CollectionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
uniqueResult(Collection<T> c) |
public static <T> T uniqueResult(Collection<T> c)
Copyright © 2022. All rights reserved.