public class SetUtils
extends java.lang.Object
Set.| Constructor and Description |
|---|
SetUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <E> java.util.Set<E> |
newHashSet(E... elements)
Returns a new
HashSet with the given elements |
Copyright © 2005-2014 Restlet.