public class Sets
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static <E> java.util.HashSet<E> |
newHashSet(E... elements)
Creates a new HashSet filled with the given elements
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved