public class SetUtils extends Object
| Constructor and Description |
|---|
SetUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
first(Set<T> set) |
static boolean |
isLatest(Set<?> set,
Object object) |
static <T> T |
latest(Set<T> set) |
Copyright © 2021 Clouds Studio. All rights reserved.