| Constructor and Description |
|---|
SetExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Set<T> |
newHashSet(T... elements)
Factory method for create new
HashSet. |
@SafeVarargs public static final <T> Set<T> newHashSet(T... elements)
HashSet.Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.