public class LinkedHashSetUtil extends Object
| Constructor and Description |
|---|
LinkedHashSetUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> LinkedHashSet<T> |
linkedHashSetOf(T... elements) |
@SafeVarargs public static <T> LinkedHashSet<T> linkedHashSetOf(T... elements)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.