public class SetUtils extends Object
| Constructor and Description |
|---|
SetUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <E> Set<E> |
asSet(E... nos) |
static <E> SortedSet<E> |
asSortedSet(E... nos) |
Copyright © 2016. All rights reserved.